summaryrefslogtreecommitdiff
path: root/chromium/third_party/sqlite/patched/autoconf/tea/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/sqlite/patched/autoconf/tea/configure.ac')
-rw-r--r--chromium/third_party/sqlite/patched/autoconf/tea/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/sqlite/patched/autoconf/tea/configure.ac b/chromium/third_party/sqlite/patched/autoconf/tea/configure.ac
index 7fca05b2e74..17d69be1b82 100644
--- a/chromium/third_party/sqlite/patched/autoconf/tea/configure.ac
+++ b/chromium/third_party/sqlite/patched/autoconf/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.7.4])
+AC_INIT([sqlite], [3.31.1])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.