aboutsummaryrefslogtreecommitdiff
path: root/tea/configure.ac
diff options
context:
space:
mode:
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 dae94f512e72..dbb0429cfb6a 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.32.0])
+AC_INIT([sqlite], [3.32.2])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.