summaryrefslogtreecommitdiff
path: root/upstream/tea/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/tea/configure.ac')
-rw-r--r--upstream/tea/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/upstream/tea/configure.ac b/upstream/tea/configure.ac
index e54c3d9..1015239 100644
--- a/upstream/tea/configure.ac
+++ b/upstream/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.18.2])
+AC_INIT([sqlite], [3.27.2])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.