mirror of
https://github.com/php/php-src.git
synced 2025-08-20 17:34:35 +02:00
Upgraded sqlite2 lib to 2.8.16
This commit is contained in:
parent
49cf0eff6a
commit
2195f7ec74
17 changed files with 270 additions and 189 deletions
|
@ -28,7 +28,7 @@ extern "C" {
|
|||
/*
|
||||
** The version of the SQLite library.
|
||||
*/
|
||||
#define SQLITE_VERSION "2.8.11"
|
||||
#define SQLITE_VERSION "2.8.16"
|
||||
|
||||
/*
|
||||
** The version string is also compiled into the library so that a program
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue