summaryrefslogtreecommitdiff
path: root/tea/configure.ac
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2020-01-27 05:57:23 +0000
committerCy Schubert <cy@FreeBSD.org>2020-01-27 05:57:23 +0000
commit42b596d5ab262efe0235d4331fc4762e1671c3df (patch)
treedad64cf7b2515caa0bf28612eb3408a703329c4c /tea/configure.ac
parentf123a1cc3a3542b7d1666e0948db581e800c2a82 (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 5d75c72d73c9..f6bea0f87a2b 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.30.1])
+AC_INIT([sqlite], [3.31.0])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.