Bug 524144 - Upgrade to SQLite 3.6.20

This changeset only contains changes to Mozilla code.
This commit is contained in:
Shawn Wilsher 2009-11-05 08:24:14 -08:00
parent e719a185ca
commit 4a9618fd08
2 changed files with 3 additions and 3 deletions

View File

@ -133,7 +133,7 @@ LIBGNOME_VERSION=2.0
GIO_VERSION=2.0
STARTUP_NOTIFICATION_VERSION=0.8
DBUS_VERSION=0.60
SQLITE_VERSION=3.6.16.1
SQLITE_VERSION=3.6.20
LIBNOTIFY_VERSION=0.4
MSMANIFEST_TOOL=

View File

@ -1,6 +1,6 @@
This is sqlite 3.6.16.1
This is sqlite 3.6.20
-- Shawn Wilsher <me@shawnwilsher.com>, 10/2009
-- Shawn Wilsher <me@shawnwilsher.com>, 11/2009
See http://www.sqlite.org/ for more info.