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 /tea/configure.ac | |
| parent | aaa2feb76da294285a5fae4fc94f155a14894e3d (diff) | |
Diffstat (limited to 'tea/configure.ac')
| -rw-r--r-- | tea/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tea/configure.ac b/tea/configure.ac index da8680a44dfe..238d16257402 100644 --- a/tea/configure.ac +++ b/tea/configure.ac @@ -19,7 +19,7 @@ dnl to configure the system for the local environment. # so you can encode the package version directly into the source files. #----------------------------------------------------------------------- -AC_INIT([sqlite], [3.26.0]) +AC_INIT([sqlite], [3.27.1]) #-------------------------------------------------------------------- # Call TEA_INIT as the first TEA_ macro to set up initial vars. |
