Skip to content

Commit 1c9ab8d

Browse files
hery.ramilison@sun.comMySQL Build Team
authored andcommitted
Raise version number after cloning 5.1.44
1 parent 3e699a7 commit 1c9ab8d

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
@@ -7,7 +7,7 @@ AC_PREREQ(2.59)
77
# Remember to also update version.c in ndb.
88
# When changing major version number please also check switch statement
99
# in mysqlbinlog::check_master_version().
10-
AC_INIT([MySQL Server], [5.1.44], [], [mysql])
10+
AC_INIT([MySQL Server], [5.1.45], [], [mysql])
1111
AC_CONFIG_SRCDIR([sql/mysqld.cc])
1212
AC_CANONICAL_SYSTEM
1313
# USTAR format gives us the possibility to store longer path names in

0 commit comments

Comments
 (0)