mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1091076 - Update SQLite to version 3.8.7.1 - Mozilla changes. r=mak
This commit is contained in:
parent
9893c334b0
commit
9ca77f6224
@ -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