Bug 583611 - Upgrade to SQLite 3.7.1

This contains the changes to Mozilla specific code.
a=blocking2.0

--HG--
extra : rebase_source : c4747fbb9ff8f9286e929391fcb21068e57484c9
This commit is contained in:
Shawn Wilsher 2010-08-25 07:56:37 -07:00
parent e50f8c9030
commit 28579a2f90
2 changed files with 3 additions and 3 deletions

View File

@ -130,7 +130,7 @@ GCONF_VERSION=1.2.1
GIO_VERSION=2.0
STARTUP_NOTIFICATION_VERSION=0.8
DBUS_VERSION=0.60
SQLITE_VERSION=3.6.23.1
SQLITE_VERSION=3.7.1
LIBNOTIFY_VERSION=0.4
MSMANIFEST_TOOL=

View File

@ -1,6 +1,6 @@
This is sqlite 3.6.23.1
This is sqlite 3.7.1
-- Shawn Wilsher <me@shawnwilsher.com>, 03/2010
-- Shawn Wilsher <me@shawnwilsher.com>, 08/2010
See http://www.sqlite.org/ for more info.