Commit 8815d6cf authored by unknown's avatar unknown
Browse files

configure.in:

  Bumped up version number to indicate 4.1.12 was branched off


configure.in:
  Bumped up version number to indicate 4.1.12 was branched off
parent 66446b31
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,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, 4.1.12)
AM_INIT_AUTOMAKE(mysql, 4.1.13)
AM_CONFIG_HEADER(config.h)

PROTOCOL_VERSION=10