Commit 75625113 authored by Ryan VanderMeulen's avatar Ryan VanderMeulen
Browse files

Bug 853266 - Upgrade SQLite to version 3.7.16 (Mozilla changes). r=mak

parent 8cb456b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.15.2
SQLITE_VERSION=3.7.16

MSMANIFEST_TOOL=

+2 −2
Original line number Diff line number Diff line
This is sqlite 3.7.15.2
This is sqlite 3.7.16

-- Ryan VanderMeulen <ryanvm@gmail.com>, 01/2013
-- Ryan VanderMeulen <ryanvm@gmail.com>, 03/2013

See http://www.sqlite.org/ for more info.