Bug 801281 - Upgrade SQLite to version 3.7.14.1 (Mozilla changes). r=mak

This commit is contained in:
Ryan VanderMeulen 2012-10-16 21:34:06 -04:00
parent 3b89b91d64
commit aa687e94d6
2 changed files with 3 additions and 3 deletions

View File

@ -75,7 +75,7 @@ GCONF_VERSION=1.2.1
GIO_VERSION=2.18
STARTUP_NOTIFICATION_VERSION=0.8
DBUS_VERSION=0.60
SQLITE_VERSION=3.7.14
SQLITE_VERSION=3.7.14.1
MSMANIFEST_TOOL=

View File

@ -1,6 +1,6 @@
This is sqlite 3.7.14
This is sqlite 3.7.14.1
-- Ryan VanderMeulen <ryanvm@gmail.com>, 09/2012
-- Ryan VanderMeulen <ryanvm@gmail.com>, 10/2012
See http://www.sqlite.org/ for more info.