]> git.sven.stormbind.net Git - sven/mysqltcl.git/blobdiff - configure.in
Imported Upstream version 3.052
[sven/mysqltcl.git] / configure.in
index 214aa3c769d27e72a518c7485cc13a87b75ceb43..1a248cec71ebed59eef2944424a8ee03fb675eb4 100755 (executable)
@@ -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([mysqltcl], [3.051])
+AC_INIT([mysqltcl], [3.052])
 
 #--------------------------------------------------------------------
 # Call TEA_INIT as the first TEA_ macro to set up initial vars.