mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1091076 - Update SQLite to version 3.8.7.1 - Mozilla changes. r=mak
This commit is contained in:
parent
ad1d68d135
commit
df160c4211
@ -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.8.6
|
||||
SQLITE_VERSION=3.8.7.1
|
||||
|
||||
MSMANIFEST_TOOL=
|
||||
|
||||
|
@ -1,9 +1,6 @@
|
||||
This is sqlite 3.8.6.1
|
||||
This is SQLite 3.8.7.1
|
||||
|
||||
NB: We did not update SQLITE_VERSION in configure.in for this. See bug 1088143
|
||||
for the rationale.
|
||||
|
||||
-- Kyle Huey <khuey@kylehuey.com>, 10/23/2014
|
||||
-- Ryan VanderMeulen <ryanvm@gmail.com>, 11/2014
|
||||
|
||||
See http://www.sqlite.org/ for more info.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user