summaryrefslogtreecommitdiff
path: root/upstream/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/configure.ac')
-rw-r--r--upstream/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/upstream/configure.ac b/upstream/configure.ac
index d7109b3..7322bed 100644
--- a/upstream/configure.ac
+++ b/upstream/configure.ac
@@ -10,7 +10,7 @@
#
AC_PREREQ(2.61)
-AC_INIT(sqlite, 3.39.4, http://www.sqlite.org)
+AC_INIT(sqlite, 3.45.3, http://www.sqlite.org)
AC_CONFIG_SRCDIR([sqlite3.c])
AC_CONFIG_AUX_DIR([.])