Raise version number after tagging 5.1.76

This commit is contained in:
Balasubramanian Kandasamy 2015-06-23 13:56:39 +02:00
parent e070d1fc80
commit 8f87d6cd41

View File

@ -29,7 +29,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.76], [], [mysql])
AC_INIT([MySQL Server], [5.1.77], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM