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

Bug 909382 - Upgrade SQLite to version 3.8.0.2 - Mozilla changes. r=mak

parent 50f7e5c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ GCONF_VERSION=1.2.1
GIO_VERSION=2.20
STARTUP_NOTIFICATION_VERSION=0.8
DBUS_VERSION=0.60
SQLITE_VERSION=3.7.17
SQLITE_VERSION=3.8.0.2

MSMANIFEST_TOOL=

+2 −2
Original line number Diff line number Diff line
This is sqlite 3.7.17
This is sqlite 3.8.0.2

-- Ryan VanderMeulen <ryanvm@gmail.com>, 05/2013
-- Ryan VanderMeulen <ryanvm@gmail.com>, 09/2013

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