Raise the version number.

This commit is contained in:
joerg@mysql.com 2005-12-21 16:09:12 +01:00
parent 5f91dd6fad
commit bb1b1a28a6

View File

@ -6,7 +6,7 @@ AC_PREREQ(2.52)dnl Minimum Autoconf version required.
AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# The Docs Makefile.am parses this line!
AM_INIT_AUTOMAKE(mysql, 5.1.4-alpha)
AM_INIT_AUTOMAKE(mysql, 5.1.5-alpha)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10