← Back to team overview

maria-developers team mailing list archive

bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2769)

 

#At lp:maria

 2769 knielsen@xxxxxxxxxxxxxxx	2009-10-08
      Revert change of package name in configure.in, as it breaks too much stuff.
      modified:
        configure.in

=== modified file 'configure.in'
--- a/configure.in	2009-10-07 22:57:43 +0000
+++ b/configure.in	2009-10-08 09:43:31 +0000
@@ -12,10 +12,10 @@ AC_CANONICAL_SYSTEM
 # in mysqlbinlog.cc / check_master_version().
 #
 # When merging new MySQL releases, update the version number to match the
-# MySQL version number, but reset the maria subrelease (m1).
+# MySQL version number.
 #
 # Note: the following line must be parseable by win/configure.js:GetVersion()
-AM_INIT_AUTOMAKE(mariadb, 5.1.38-beta)
+AM_INIT_AUTOMAKE(mysql, 5.1.38-maria-beta)
 AM_CONFIG_HEADER([include/config.h:config.h.in])
 
 PROTOCOL_VERSION=10