Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 9465773

Browse files
committed
Bug 830109 - Upgrade SQLite to version 3.7.15.2 (Mozilla changes). r=mak
1 parent b7352c5 commit 9465773

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ GCONF_VERSION=1.2.1
7373
GIO_VERSION=2.20
7474
STARTUP_NOTIFICATION_VERSION=0.8
7575
DBUS_VERSION=0.60
76-
SQLITE_VERSION=3.7.15.1
76+
SQLITE_VERSION=3.7.15.2
7777

7878
MSMANIFEST_TOOL=
7979

db/sqlite3/README.MOZILLA

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
This is sqlite 3.7.15.1
1+
This is sqlite 3.7.15.2
22

3-
-- Ryan VanderMeulen <ryanvm@gmail.com>, 12/2012
3+
-- Ryan VanderMeulen <ryanvm@gmail.com>, 01/2013
44

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

0 commit comments

Comments
 (0)