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 | ee91847c038fad5d155528a09e5c61e4eaf635f4 (patch) | |
tree | 4397a390e0e43640a9469d9233ee235f84e2dc04 /old-configure.in | |
parent | ba4aaad02e81ce39775aa4ad5cb605e87979fe9a (diff) | |
download | uxp-ee91847c038fad5d155528a09e5c61e4eaf635f4.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 ======================================================== |