mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 01:08:21 +00:00
Bug 415947: upgrade SQLite to 3.5.7, r=sdwilsh, a1.9=beltzner
This commit is contained in:
parent
77c7d93420
commit
902e89bce5
@ -128,7 +128,7 @@ LIBGNOME_VERSION=2.0
|
||||
STARTUP_NOTIFICATION_VERSION=0.8
|
||||
DBUS_VERSION=0.60
|
||||
LCMS_VERSION=1.17
|
||||
SQLITE_VERSION=3.5
|
||||
SQLITE_VERSION=3.5.7
|
||||
|
||||
MSMANIFEST_TOOL=
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
This is sqlite 3.5.4.1
|
||||
This is sqlite 3.5.7
|
||||
|
||||
|
||||
-- Shawn Wilsher <me@shawnwilsher.com> 01/2008
|
||||
-- Peter Weilbacher <mozilla@weilbacher.org> 03/2008
|
||||
|
||||
See http://www.sqlite.org/ for more info.
|
||||
|
||||
|
@ -38,7 +38,6 @@ LIBRARY sqlite3.dll
|
||||
EXPORTS
|
||||
sqlite3_aggregate_context
|
||||
sqlite3_aggregate_count
|
||||
sqlite3_apis
|
||||
sqlite3_auto_extension
|
||||
sqlite3_bind_blob
|
||||
sqlite3_bind_double
|
||||
|
50272
db/sqlite3/src/sqlite3.c
50272
db/sqlite3/src/sqlite3.c
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user