Bug 874171 - Upgrade SQLite to version 3.7.17 (Mozilla changes). r=mak

This commit is contained in:
Ryan VanderMeulen 2013-05-30 11:25:14 -04:00
parent 08dd5388a8
commit c9d1fa6950
2 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@ GCONF_VERSION=1.2.1
GIO_VERSION=2.20
STARTUP_NOTIFICATION_VERSION=0.8
DBUS_VERSION=0.60
SQLITE_VERSION=3.7.16.1
SQLITE_VERSION=3.7.17
MSMANIFEST_TOOL=

View File

@ -1,6 +1,6 @@
This is sqlite 3.7.16.1
This is sqlite 3.7.17
-- Ryan VanderMeulen <ryanvm@gmail.com>, 04/2013
-- Ryan VanderMeulen <ryanvm@gmail.com>, 05/2013
See http://www.sqlite.org/ for more info.