We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763ff76 commit 5b7c649Copy full SHA for 5b7c649
autoconf/tea/configure.ac
@@ -19,7 +19,7 @@ dnl to configure the system for the local environment.
19
# so that we create the export library with the dll.
20
#-----------------------------------------------------------------------
21
22
-AC_INIT([sqlite],[3.49.0])
+AC_INIT([sqlite],[3.50.0])
23
24
#--------------------------------------------------------------------
25
# Call TEA_INIT as the first TEA_ macro to set up initial vars.
0 commit comments