Differences From:
File
src/sqlite3.h
part of check-in
[017d281f45]
- Update SQLite to the first release candidate for 3.6.21.
by
drh on
2009-12-04 15:23:41.
[view]
To:
File
src/sqlite3.h
part of check-in
[9f654b9984]
- Update SQLite to version 3.6.21 final.
by
drh on
2009-12-07 20:23:03.
Also file
src/sqlite3.h
part of check-in
[1c2d878d12]
- Merge with trunk
by
btheado on
2009-12-13 01:16:13.
[view]
@@ -120,9 +120,9 @@
** Requirements: [H10011] [H10014]
*/
#define SQLITE_VERSION "3.6.21"
#define SQLITE_VERSION_NUMBER 3006021
-#define SQLITE_SOURCE_ID "2009-12-04 14:25:19 082b8da005128f47f63e95b6b702bf4517221b2a"
+#define SQLITE_SOURCE_ID "2009-12-07 16:39:13 1ed88e9d01e9eda5cbc622e7614277f29bcc551c"
/*
** CAPI3REF: Run-Time Library Version Numbers {H10020} <S60100>
** KEYWORDS: sqlite3_version