diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2019-04-06 18:11:08 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2019-04-06 18:11:08 +0000 |
| commit | 54fa4168a7e696b2fe03e521f77fd4b48c80cf41 (patch) | |
| tree | fc05715430bd6884119f2001f43ec59dc57b0a49 /configure.ac | |
| parent | aaa2feb76da294285a5fae4fc94f155a14894e3d (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 df9c3783b9c6..83a25a0f8de1 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ # AC_PREREQ(2.61) -AC_INIT(sqlite, 3.26.0, http://www.sqlite.org) +AC_INIT(sqlite, 3.27.1, http://www.sqlite.org) AC_CONFIG_SRCDIR([sqlite3.c]) AC_CONFIG_AUX_DIR([.]) |
