mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 789645 - Upgrade to SQLite 3.7.14 (Mozilla changes). r=mak
This commit is contained in:
parent
63578ab807
commit
4f69cfb725
@ -73,7 +73,7 @@ GCONF_VERSION=1.2.1
|
||||
GIO_VERSION=2.18
|
||||
STARTUP_NOTIFICATION_VERSION=0.8
|
||||
DBUS_VERSION=0.60
|
||||
SQLITE_VERSION=3.7.13
|
||||
SQLITE_VERSION=3.7.14
|
||||
|
||||
MSMANIFEST_TOOL=
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
This is sqlite 3.7.13
|
||||
This is sqlite 3.7.14
|
||||
|
||||
-- Ryan VanderMeulen <ryanvm@gmail.com>, 06/2012
|
||||
-- Ryan VanderMeulen <ryanvm@gmail.com>, 09/2012
|
||||
|
||||
See http://www.sqlite.org/ for more info.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user