diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2020-06-13 03:50:35 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2020-06-13 03:50:35 +0000 |
| commit | 1c35d1a9f69c75801a843cf1614fb838e43b3d45 (patch) | |
| tree | 304a1e5062851298c64bba7783fd8ea0ca7ddf08 /configure.ac | |
| parent | 6ee6343f020017596072c6feb3f62a79a2b5b4cb (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 47fd6070801b..ca5cc611c55a 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ # AC_PREREQ(2.61) -AC_INIT(sqlite, 3.32.0, http://www.sqlite.org) +AC_INIT(sqlite, 3.32.2, http://www.sqlite.org) AC_CONFIG_SRCDIR([sqlite3.c]) AC_CONFIG_AUX_DIR([.]) |
