Back out bug 415947 due to topcrash bug 424163, a=beltzner

This commit is contained in:
gavin@gavinsharp.com 2008-03-20 12:17:09 -07:00
parent 1fd5cecd05
commit 045e3e4f8c
5 changed files with 40667 additions and 12799 deletions

View File

@ -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.7
SQLITE_VERSION=3.5
MSMANIFEST_TOOL=

View File

@ -1,7 +1,7 @@
This is sqlite 3.5.7
This is sqlite 3.5.4.1
-- Peter Weilbacher <mozilla@weilbacher.org> 03/2008
-- Shawn Wilsher <me@shawnwilsher.com> 01/2008
See http://www.sqlite.org/ for more info.

View File

@ -38,6 +38,7 @@ LIBRARY sqlite3.dll
EXPORTS
sqlite3_aggregate_context
sqlite3_aggregate_count
sqlite3_apis
sqlite3_auto_extension
sqlite3_bind_blob
sqlite3_bind_double

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff