List:Commits« Previous MessageNext Message »
From:Jonathan Perkin Date:October 23 2008 5:05pm
Subject:bzr commit into mysql-5.0 branch (jperkin:2640)
View as plain text  
#At file:///data0/mysqldev/bzr/mysql-5.0.66sp1-release/

 2640 Jonathan Perkin	2008-10-23
      Raise version number for 5.0.66sp1
modified:
  configure.in

=== modified file 'configure.in'
--- a/configure.in	2008-07-16 23:33:45 +0000
+++ b/configure.in	2008-10-23 17:04:52 +0000
@@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc)
 AC_CANONICAL_SYSTEM
 # The Docs Makefile.am parses this line!
 # remember to also change ndb version below and update version.c in ndb
-AM_INIT_AUTOMAKE(mysql, 5.0.66a)
+AM_INIT_AUTOMAKE(mysql, 5.0.66sp1)
 AM_CONFIG_HEADER([include/config.h:config.h.in])
 
 PROTOCOL_VERSION=10

Thread
bzr commit into mysql-5.0 branch (jperkin:2640) Jonathan Perkin23 Oct