1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

configure.in : Now that 5.1.10 has been cloned, bump up the version.

This commit is contained in:
joerg@mysql.com
2006-05-08 23:34:54 +02:00
parent 792f7383ac
commit 7ace714142

View File

@@ -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.1.10-beta)
AM_INIT_AUTOMAKE(mysql, 5.1.11-beta)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10