summaryrefslogtreecommitdiffstats
path: root/autoconf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 14:07:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 14:07:37 +0000
commitde1caa20c41f730e54fb6974ba7821fe48816e40 (patch)
tree4702bdab12e2b6f51bef05af9f8d8854d2e1b7e8 /autoconf
parentAdding upstream version 3.45.1. (diff)
downloadsqlite3-de1caa20c41f730e54fb6974ba7821fe48816e40.tar.xz
sqlite3-de1caa20c41f730e54fb6974ba7821fe48816e40.zip
Adding upstream version 3.45.2.upstream/3.45.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'autoconf')
-rw-r--r--autoconf/tea/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoconf/tea/configure.ac b/autoconf/tea/configure.ac
index 740bd97..ef6e9e6 100644
--- a/autoconf/tea/configure.ac
+++ b/autoconf/tea/configure.ac
@@ -19,7 +19,7 @@ dnl to configure the system for the local environment.
# so that we create the export library with the dll.
#-----------------------------------------------------------------------
-AC_INIT([sqlite],[3.45.1])
+AC_INIT([sqlite],[3.45.2])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.