diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2015-08-09 05:28:08 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2015-08-09 05:28:08 +0000 |
| commit | 86a52f9335d0d6a09b053de20b22800732870122 (patch) | |
| tree | bcd574c400ad845d6a020d5ec27c325f5dd7f887 /configure.ac | |
| parent | 4c9d048ebd334ccd76f33f756af225346f7e5978 (diff) | |
Import sqlite3-3.8.11.1 (3081101)vendor/sqlite3/sqlite-3081101
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 a78a3cb6ab01..caf046ca4185 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ # AC_PREREQ(2.61) -AC_INIT(sqlite, 3.8.9, http://www.sqlite.org) +AC_INIT(sqlite, 3.8.11.1, http://www.sqlite.org) AC_CONFIG_SRCDIR([sqlite3.c]) # Use automake. |
