Back out bug 429336 to see if it fixes orange.

This commit is contained in:
dholbert@cs.stanford.edu 2008-04-17 14:03:20 -07:00
parent e00499c899
commit e6c5d1f65b
5 changed files with 41498 additions and 15736 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.8
SQLITE_VERSION=3.5.4
MSMANIFEST_TOOL=

View File

@ -1,6 +1,7 @@
This is sqlite 3.5.8
This is sqlite 3.5.4.2
-- Shawn Wilsher <me@shawnwilsher.com>, 04/2008
-- Peter Weilbacher <mozilla@weilbacher.org>, 04/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