summaryrefslogtreecommitdiff
path: root/tea/configure.ac
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2017-08-10 22:15:42 +0000
committerPeter Wemm <peter@FreeBSD.org>2017-08-10 22:15:42 +0000
commitbc3684a0e460adc8b7c089e48f214fadbf61824a (patch)
treeca1bf6c8011f2b96cea7941d3660621065620afc /tea/configure.ac
parentfec4731491040cfae726a0ba08f43da36fba63d6 (diff)
Diffstat (limited to 'tea/configure.ac')
-rw-r--r--tea/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tea/configure.ac b/tea/configure.ac
index a6da9bda0f76..b32c95e99e52 100644
--- a/tea/configure.ac
+++ b/tea/configure.ac
@@ -19,7 +19,7 @@ dnl to configure the system for the local environment.
# so you can encode the package version directly into the source files.
#-----------------------------------------------------------------------
-AC_INIT([sqlite], [3.14.1])
+AC_INIT([sqlite], [3.20.0])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.