aboutsummaryrefslogtreecommitdiff
path: root/contrib/sqlite3/tea/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sqlite3/tea/configure.ac')
-rw-r--r--contrib/sqlite3/tea/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sqlite3/tea/configure.ac b/contrib/sqlite3/tea/configure.ac
index 3e17b8b0be96..f6291d2557d4 100644
--- a/contrib/sqlite3/tea/configure.ac
+++ b/contrib/sqlite3/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.40.0])
+AC_INIT([sqlite],[3.41.0])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.