Browse Source

update file for win32 build

PEAR_1_4DEV
Wez Furlong 23 years ago
parent
commit
a017b4c5e6
  1. 2
      ext/sqlite/libsqlite/src/sqlite.w32.h

2
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

Loading…
Cancel
Save