From b4657d73b8495b6e20f80cbd03de9b8d9dd7ebff Mon Sep 17 00:00:00 2001 From: Scott MacVicar Date: Mon, 12 Jan 2009 18:46:58 +0000 Subject: Update sqlite to 3.6.8 --- ext/sqlite3/libsqlite/sqlite3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/sqlite3/libsqlite/sqlite3.c') 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 -- cgit v1.2.1