diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2020-04-21 16:58:19 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2020-04-21 16:58:19 +0000 |
| commit | 2f7f8786c29a0904de88e127b0a3031969f57e02 (patch) | |
| tree | 6b221af24f69197d93b056916eaa725fdad60e13 /configure.ac | |
| parent | 42b596d5ab262efe0235d4331fc4762e1671c3df (diff) | |
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9586dd900678..ec5a84e0d24e 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ # AC_PREREQ(2.61) -AC_INIT(sqlite, 3.31.0, http://www.sqlite.org) +AC_INIT(sqlite, 3.31.1, http://www.sqlite.org) AC_CONFIG_SRCDIR([sqlite3.c]) AC_CONFIG_AUX_DIR([.]) |
