Commit 6a2a0ae5 authored by unknown's avatar unknown
Browse files

- bumped up the version number in configure.in from 5.0.4 to 5.0.5 to indicate that engineering

  has branched off from the 4.1 tree to build the 5.0.4 release

parent d100003e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.4-beta)
AM_INIT_AUTOMAKE(mysql, 5.0.5-beta)
AM_CONFIG_HEADER(config.h)

PROTOCOL_VERSION=10