summaryrefslogtreecommitdiff
path: root/upstream/tea/configure.ac
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-01-23 20:06:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-01-23 20:06:01 +0300
commitee398fb5539afa74875cb5fcf08428e18059a426 (patch)
tree5ce2aa43f59d9262f2a68703402cebe4b10380ca /upstream/tea/configure.ac
parentd93edb6587eead9c8207155f0a8e0694beff3686 (diff)
Upgrade to 3.39.4
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 bad04f9..8b43bc9 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.35.5])
+AC_INIT([sqlite], [3.39.4])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.