Skip to content

Commit

Permalink
Backout of bug 519270 - Upgrade to SQLite 3.6.18 due to some instabil…
Browse files Browse the repository at this point in the history
…ity.
  • Loading branch information
sdwilsh committed Oct 22, 2009
1 parent 8626306 commit c9dc581
Show file tree
Hide file tree
Showing 4 changed files with 5,790 additions and 8,000 deletions.
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ LIBGNOME_VERSION=2.0
GIO_VERSION=2.0
STARTUP_NOTIFICATION_VERSION=0.8
DBUS_VERSION=0.60
SQLITE_VERSION=3.6.18
SQLITE_VERSION=3.6.16
LIBNOTIFY_VERSION=0.4

MSMANIFEST_TOOL=
Expand Down
4 changes: 2 additions & 2 deletions db/sqlite3/README.MOZILLA
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This is SQLite 3.6.18.
This is sqlite 3.6.16

-- Shawn Wilsher <me@shawnwilsher.com>, 10/2009
-- Shawn Wilsher <me@shawnwilsher.com>, 8/2009

See http://www.sqlite.org/ for more info.

Expand Down
Loading

0 comments on commit c9dc581

Please sign in to comment.