mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 581000 - Upgrade to SQLite 3.7.0
This changeset contains the changes needed to Mozilla code. a=blocking2.0
This commit is contained in:
parent
b4712fbeb5
commit
c4c4bda192
@ -132,7 +132,7 @@ GCONF_VERSION=1.2.1
|
||||
GIO_VERSION=2.0
|
||||
STARTUP_NOTIFICATION_VERSION=0.8
|
||||
DBUS_VERSION=0.60
|
||||
SQLITE_VERSION=3.6.23.1
|
||||
SQLITE_VERSION=3.7.0
|
||||
LIBNOTIFY_VERSION=0.4
|
||||
|
||||
MSMANIFEST_TOOL=
|
||||
|
@ -1,6 +1,6 @@
|
||||
This is sqlite 3.6.23.1
|
||||
This is sqlite 3.7.0
|
||||
|
||||
-- Shawn Wilsher <me@shawnwilsher.com>, 03/2010
|
||||
-- Shawn Wilsher <me@shawnwilsher.com>, 07/2010
|
||||
|
||||
See http://www.sqlite.org/ for more info.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user