Bug 478297 - Upgrade to SQLite 3.6.10

This changeset only contains the changes to mozilla's code.
r=asuth
This commit is contained in:
Shawn Wilsher 2009-02-15 11:33:09 -08:00
parent 32a811c336
commit eb6c5e0c85
2 changed files with 3 additions and 3 deletions

View File

@ -131,7 +131,7 @@ LIBGNOME_VERSION=2.0
STARTUP_NOTIFICATION_VERSION=0.8
DBUS_VERSION=0.60
LCMS_VERSION=1.17
SQLITE_VERSION=3.6.7
SQLITE_VERSION=3.6.10
LIBNOTIFY_VERSION=0.4
MSMANIFEST_TOOL=

View File

@ -1,6 +1,6 @@
This is sqlite 3.6.7
This is sqlite 3.6.10
-- Shawn Wilsher <me@shawnwilsher.com>, 1/2009
-- Shawn Wilsher <me@shawnwilsher.com>, 2/2009
See http://www.sqlite.org/ for more info.