Modified:
branches/guffert/configure.in
Log:
Set version to -beta instead of -alpha. 5.1 tree is feature-complete now
(other planned features have been postponed to the next major release).
Modified: branches/guffert/configure.in
===================================================================
--- branches/guffert/configure.in 2007-12-07 20:13:02 UTC (rev 943)
+++ branches/guffert/configure.in 2007-12-07 20:17:40 UTC (rev 944)
@@ -23,7 +23,7 @@
AC_CANONICAL_SYSTEM
# When changing, also change VersionInfo.h and driver/driver.def
-AM_INIT_AUTOMAKE(mysql-connector-odbc, 5.1.1-alpha)
+AM_INIT_AUTOMAKE(mysql-connector-odbc, 5.1.1-beta)
# Version but without "-alpha", "-beta", i.e. numeric part
NUMERIC_VERSION=`echo "$VERSION" | sed 's/-.*//'`
| Thread |
|---|
| • Connector/ODBC 3.51 commit: r944 - branches/guffert | jwinstead | 7 Dec |