diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2019-04-20 16:20:57 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2019-04-20 16:20:57 +0000 |
| commit | 1651db5a417f31cf7a486d16a1d2ab56ae2db4ec (patch) | |
| tree | 676f732f9ee27b2e4189e2653d4878f378eeeea1 /tea/configure.ac | |
| parent | 54fa4168a7e696b2fe03e521f77fd4b48c80cf41 (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 238d16257402..10152394031d 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.27.1]) +AC_INIT([sqlite], [3.27.2]) #-------------------------------------------------------------------- # Call TEA_INIT as the first TEA_ macro to set up initial vars. |
