#At file:///home/kgeorge/mysql/work/fix-version-5.1/ based on revid:build@stripped
3469 Georgi Kodinov 2010-09-13
Raise version number after cloning 5.1.51
modified:
configure.in
=== modified file 'configure.in'
--- a/configure.in 2010-08-19 15:18:58 +0000
+++ b/configure.in 2010-09-13 14:17:50 +0000
@@ -12,7 +12,7 @@ dnl
dnl When changing the major version number please also check the switch
dnl statement in mysqlbinlog::check_master_version(). You may also need
dnl to update version.c in ndb.
-AC_INIT([MySQL Server], [5.1.51], [], [mysql])
+AC_INIT([MySQL Server], [5.1.52], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM
Attachment: [text/bzr-bundle] bzr/georgi.kodinov@oracle.com-20100913141750-2etd8c6ttyfvdxh7.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1 branch (Georgi.Kodinov:3469) | Georgi Kodinov | 13 Sep |