summaryrefslogtreecommitdiff
path: root/upstream/tea/configure.ac
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-29 17:59:15 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-11-02 12:15:07 +0300
commit237f49f66e7692a96f48a6299008bb72082e705f (patch)
treec5f49925200e55c0bc9377fd4fa18d7234baf8e8 /upstream/tea/configure.ac
parent12f23c3fa27d8d717ba14042a0c491bd53e40cd0 (diff)
Upgrade to 3.35.5
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 1015239..bad04f9 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.27.2])
+AC_INIT([sqlite], [3.35.5])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.