Skip to content

Commit 54df005

Browse files
author
MySQL Build Team
committed
The version is renamed:
This is no tree that will progress through "beta" and "rc" to "GA", rather it is a series of "milestones", so the version is 5.5.0-m2
1 parent be59f7f commit 54df005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ AC_CANONICAL_SYSTEM
1010
#
1111
# When changing major version number please also check switch statement
1212
# in client/mysqlbinlog.cc:check_master_version().
13-
AM_INIT_AUTOMAKE(mysql, 5.5.0-beta)
13+
AM_INIT_AUTOMAKE(mysql, 5.5.0-m2)
1414
AM_CONFIG_HEADER([include/config.h:config.h.in])
1515

1616
PROTOCOL_VERSION=10

0 commit comments

Comments
 (0)