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