mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
update file for win32 build
This commit is contained in:
parent
a895106606
commit
a017b4c5e6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue