diff options
Diffstat (limited to 'autoconf/tea/configure.ac')
-rw-r--r-- | autoconf/tea/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autoconf/tea/configure.ac b/autoconf/tea/configure.ac index 740bd97..ef6e9e6 100644 --- a/autoconf/tea/configure.ac +++ b/autoconf/tea/configure.ac @@ -19,7 +19,7 @@ dnl to configure the system for the local environment. # so that we create the export library with the dll. #----------------------------------------------------------------------- -AC_INIT([sqlite],[3.45.1]) +AC_INIT([sqlite],[3.45.2]) #-------------------------------------------------------------------- # Call TEA_INIT as the first TEA_ macro to set up initial vars. |