1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Change to 5.0.7(again)

configure.in:
  Bump version number
This commit is contained in:
unknown
2005-05-20 00:04:43 +02:00
parent 50c4ed93c1
commit f0c4cc2683

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.6-beta)
AM_INIT_AUTOMAKE(mysql, 5.0.7-beta)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10