Commit d427ecb4 authored by lenz@mysql.com's avatar lenz@mysql.com
Browse files

- updated version number in configure.in to 4.0.4-beta

parent f8e8d71b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# The Docs Makefile.am parses this line!
AM_INIT_AUTOMAKE(mysql, 4.0.3-beta)
AM_INIT_AUTOMAKE(mysql, 4.0.4-beta)
AM_CONFIG_HEADER(config.h)

PROTOCOL_VERSION=10