summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/sqlite.w32.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sqlite/libsqlite/src/sqlite.w32.h')
-rw-r--r--ext/sqlite/libsqlite/src/sqlite.w32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sqlite/libsqlite/src/sqlite.w32.h b/ext/sqlite/libsqlite/src/sqlite.w32.h
index 0239fcd657..fb5d68221a 100644
--- a/ext/sqlite/libsqlite/src/sqlite.w32.h
+++ b/ext/sqlite/libsqlite/src/sqlite.w32.h
@@ -28,7 +28,7 @@ extern "C" {
/*
** The version of the SQLite library.
*/
-#define SQLITE_VERSION "2.8.16"
+#define SQLITE_VERSION "2.8.17"
/*
** The version string is also compiled into the library so that a program