mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Back out bug 429336 to see if it fixes orange.
This commit is contained in:
parent
e00499c899
commit
e6c5d1f65b
@ -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=
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
53768
db/sqlite3/src/sqlite3.c
53768
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…
Reference in New Issue
Block a user