[Commits] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (monty:2891)

6 Aug
2010
6 Aug
'10
7:49 a.m.
#At lp:maria based on revid:monty@askmonty.org-20100806074651-lfdspvv89dmk17py 2891 Michael Widenius 2010-08-06 Fixed wrong AC_INIT modified: configure.in === modified file 'configure.in' --- a/configure.in 2010-08-02 09:01:24 +0000 +++ b/configure.in 2010-08-06 07:49:53 +0000 @@ -12,7 +12,7 @@ dnl dnl When changing the major version number please also check the switch dnl statement in mysqlbinlog::check_master_version(). You may also need dnl to update version.c in ndb. -AC_INIT([MySQL Server], [5.1.49-MariaDB], [], [mysql]) +AC_INIT([MariaDB Server], [5.1.49-MariaDB], [], [mysql]) AC_CONFIG_SRCDIR([sql/mysqld.cc]) AC_CANONICAL_SYSTEM
5434
Age (days ago)
5434
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Widenius