summaryrefslogtreecommitdiff
path: root/upstream/tea/configure.ac
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-07-31 19:15:10 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-08-01 10:48:43 +0300
commita882b1c4a2e95f982e4ef77d2889abbd6d912529 (patch)
treeac62df3a7509f50c5a838c64677ecaab02c52d65 /upstream/tea/configure.ac
parent7b96e8f625ed59a12b4d101218af215ab15d45e3 (diff)
Upgrade to 3.27.2
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.