diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2022-08-30 22:29:34 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2022-08-30 22:29:34 +0000 |
| commit | 1545dd7d6cc54bdfca9bc9f74c42745b514b60c9 (patch) | |
| tree | 95baf3f3134986ddf1c2650df7cb45ed08d65252 /sqlite3rc.h | |
| parent | 2380f7c9781e64d137f0712a8fb185dee648ed8c (diff) | |
sqlite3: Vendor import of sqlite3 3.39.2vendor/sqlite3/sqlite-3390200
Changes at https://www.sqlite.org/releaselog/3_39_2.html.
Obtained from: https://www.sqlite.org/2022/sqlite-autoconf-3390200.tar.gz
Diffstat (limited to 'sqlite3rc.h')
| -rw-r--r-- | sqlite3rc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlite3rc.h b/sqlite3rc.h index eb934d43da5f..d2ab9a5f45a6 100644 --- a/sqlite3rc.h +++ b/sqlite3rc.h @@ -1,3 +1,3 @@ #ifndef SQLITE_RESOURCE_VERSION -#define SQLITE_RESOURCE_VERSION 3,39,0 +#define SQLITE_RESOURCE_VERSION 3,39,2 #endif |
