update file for win32 build

This commit is contained in:
Wez Furlong 2004-01-16 23:48:39 +00:00
parent a895106606
commit a017b4c5e6

View file

@ -28,7 +28,7 @@ extern "C" {
/* /*
** The version of the SQLite library. ** 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 ** The version string is also compiled into the library so that a program