diff options
author | drh <> | 2025-02-19 00:18:53 +0000 |
---|---|---|
committer | drh <> | 2025-02-19 00:18:53 +0000 |
commit | cb6105baddca64d7a9161b03bc59197a37da4c6b (patch) | |
tree | c766ef516228e0a7b2a206cdc8abb3dfc3e5731f /autoconf/tea | |
parent | 090e39c7dbc98321db7948da263edbd4429917e2 (diff) | |
download | sqlite-patch-release.tar.gz sqlite-patch-release.zip |
Version 3.44.4version-3.44.4patch-release
FossilOrigin-Name: f1e31fd9961ac82535a5d0702b127d84de8ca21d4df1c51c73e078ea0ad4afa8
Diffstat (limited to 'autoconf/tea')
-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 61563099d..c8a729d39 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.44.3]) +AC_INIT([sqlite],[3.44.4]) #-------------------------------------------------------------------- # Call TEA_INIT as the first TEA_ macro to set up initial vars. |