mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
Bug 519270 - Upgrade to SQLite 3.6.18
This changeset contains the changes to mozilla code for the upgrade.
This commit is contained in:
parent
d646dc8afa
commit
87d5dd1cbd
@ -131,7 +131,7 @@ LIBGNOME_VERSION=2.0
|
||||
GIO_VERSION=2.0
|
||||
STARTUP_NOTIFICATION_VERSION=0.8
|
||||
DBUS_VERSION=0.60
|
||||
SQLITE_VERSION=3.6.16
|
||||
SQLITE_VERSION=3.6.18
|
||||
LIBNOTIFY_VERSION=0.4
|
||||
|
||||
MSMANIFEST_TOOL=
|
||||
|
@ -1,6 +1,6 @@
|
||||
This is sqlite 3.6.16
|
||||
This is SQLite 3.6.18.
|
||||
|
||||
-- Shawn Wilsher <me@shawnwilsher.com>, 8/2009
|
||||
-- Shawn Wilsher <me@shawnwilsher.com>, 10/2009
|
||||
|
||||
See http://www.sqlite.org/ for more info.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user