Update the version, as 5.0.3 was already cloned, and future changes will go into 5.0.4

This commit is contained in:
joerg@mysql.com 2005-03-24 10:48:28 +01:00
parent 223bf565af
commit 8200cadeae

View file

@ -6,7 +6,7 @@ AC_PREREQ(2.50)dnl Minimum Autoconf version required.
AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# Don't forget to also update the NDB lines below.
AM_INIT_AUTOMAKE(mysql, 5.0.3-beta)
AM_INIT_AUTOMAKE(mysql, 5.0.4-beta)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10