summaryrefslogtreecommitdiff
path: root/ext/sqlite3/libsqlite/sqlite3.c
diff options
context:
space:
mode:
authorScott MacVicar <scottmac@php.net>2009-01-12 18:55:37 +0000
committerScott MacVicar <scottmac@php.net>2009-01-12 18:55:37 +0000
commit4bdf8de92928110a927f05e29569c2078a1bb230 (patch)
treeb8ec4ec85c6fdc954280d98fc80819ffe51ec4c4 /ext/sqlite3/libsqlite/sqlite3.c
parent84ca63c1b3b2842d965f21e71a3adc147e9a4440 (diff)
downloadphp-git-4bdf8de92928110a927f05e29569c2078a1bb230.tar.gz
MFH Update sqlite to 3.6.8
Diffstat (limited to 'ext/sqlite3/libsqlite/sqlite3.c')
-rw-r--r--ext/sqlite3/libsqlite/sqlite3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sqlite3/libsqlite/sqlite3.c b/ext/sqlite3/libsqlite/sqlite3.c
index 1c85064826..5f84a82257 100644
--- a/ext/sqlite3/libsqlite/sqlite3.c
+++ b/ext/sqlite3/libsqlite/sqlite3.c
@@ -21,7 +21,7 @@
** is also in a separate file. This file contains only code for the core
** SQLite library.
**
-** This amalgamation was generated on 2009-01-12 15:48:39 UTC.
+** This amalgamation was generated on 2009-01-12 15:45:58 UTC.
*/
#define SQLITE_CORE 1
#define SQLITE_AMALGAMATION 1