diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2019-07-17 14:14:51 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2019-07-17 14:14:51 +0000 |
| commit | bc6a221d4a68e7daa044af23b69b8a187fed8af9 (patch) | |
| tree | 4b9cff39ff23d1683a3ec2029b583668725385af /configure.ac | |
| parent | 32335203e048c5a74f8ff23d49527fd0440fb79b (diff) | |
Notes
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 f0b70b96428c..16b5ed951aeb 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ # AC_PREREQ(2.61) -AC_INIT(sqlite, 3.28.0, http://www.sqlite.org) +AC_INIT(sqlite, 3.29.0, http://www.sqlite.org) AC_CONFIG_SRCDIR([sqlite3.c]) AC_CONFIG_AUX_DIR([.]) |
