diff options
author | Matt A. Tobin <email@mattatobin.com> | 2019-03-30 12:12:01 -0400 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2019-03-30 12:12:01 -0400 |
commit | 473291f8f0be642e8a6b5f12b0b34c280c3ea00e (patch) | |
tree | 09382243f6bcb62cab8186f42a36c04602d3f4d2 /old-configure.in | |
parent | 88083f8c683c18f4de68a20c863a82a9da65db8f (diff) | |
parent | 60d420b0ad6dc722b62b5c2948c865e2e61b8212 (diff) | |
download | uxp-473291f8f0be642e8a6b5f12b0b34c280c3ea00e.tar.gz |
Merge branch 'master' into Sync-weave
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 7cd8c48853..6a7bc701fa 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 ======================================================== |