diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-03-30 02:35:47 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-03-30 02:35:47 +0100 |
commit | 60d420b0ad6dc722b62b5c2948c865e2e61b8212 (patch) | |
tree | 4397a390e0e43640a9469d9233ee235f84e2dc04 /old-configure.in | |
parent | 843e4ceffd6ce21a6e6db37419335eafdc543e18 (diff) | |
download | uxp-60d420b0ad6dc722b62b5c2948c865e2e61b8212.tar.gz |
Update SQLite to 3.27.2
Diffstat (limited to 'old-configure.in')
-rw-r--r-- | old-configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old-configure.in b/old-configure.in index 7fadc23026..0ccc0540e9 100644 --- a/old-configure.in +++ b/old-configure.in @@ -68,7 +68,7 @@ GNOMEUI_VERSION=2.2.0 GCONF_VERSION=1.2.1 STARTUP_NOTIFICATION_VERSION=0.8 DBUS_VERSION=0.60 -SQLITE_VERSION=3.26.0 +SQLITE_VERSION=3.27.2 dnl Set various checks dnl ======================================================== |