diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2019-05-05 00:16:24 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2019-05-05 00:16:24 +0000 |
| commit | 32335203e048c5a74f8ff23d49527fd0440fb79b (patch) | |
| tree | db5d38d266a828306f998273d84731687f1437eb /configure.ac | |
| parent | 1651db5a417f31cf7a486d16a1d2ab56ae2db4ec (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 dd64558c6d270..f0b70b96428c6 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ # AC_PREREQ(2.61) -AC_INIT(sqlite, 3.27.2, http://www.sqlite.org) +AC_INIT(sqlite, 3.28.0, http://www.sqlite.org) AC_CONFIG_SRCDIR([sqlite3.c]) AC_CONFIG_AUX_DIR([.]) |
