summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2004-01-16 23:48:39 +0000
committerWez Furlong <wez@php.net>2004-01-16 23:48:39 +0000
commita017b4c5e693e3a339ca3207a923a049b3ce2c1c (patch)
tree85446085ed92d36edc9117f4d706b3d43391821c
parenta8951066061e5672feb07742049932bba970dd61 (diff)
downloadphp-git-a017b4c5e693e3a339ca3207a923a049b3ce2c1c.tar.gz
update file for win32 build
-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 f2f8e28b0c..becef09790 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.9"
+#define SQLITE_VERSION "2.8.11"
/*
** The version string is also compiled into the library so that a program