Skip to content

Commit

Permalink
Bug 1101217 - Upgrade to SQLite 3.8.7.2, r=mak
Browse files Browse the repository at this point in the history
  • Loading branch information
benturner committed Nov 19, 2014
1 parent e4e05ee commit 202ba2f
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 79 deletions.
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ GCONF_VERSION=1.2.1
GIO_VERSION=2.20
STARTUP_NOTIFICATION_VERSION=0.8
DBUS_VERSION=0.60
SQLITE_VERSION=3.8.7.1
SQLITE_VERSION=3.8.7.2

MSMANIFEST_TOOL=

Expand Down
4 changes: 1 addition & 3 deletions db/sqlite3/README.MOZILLA
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
This is SQLite 3.8.7.1

-- Ryan VanderMeulen <[email protected]>, 11/2014
This is SQLite 3.8.7.2

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

Expand Down
Loading

0 comments on commit 202ba2f

Please sign in to comment.