Loading configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc) AC_CANONICAL_SYSTEM # The Docs Makefile.am parses this line! # Don't forget to also update the NDB lines below. AM_INIT_AUTOMAKE(mysql, 5.1.3-alpha) AM_INIT_AUTOMAKE(mysql, 5.1.2-alpha) AM_CONFIG_HEADER(config.h) PROTOCOL_VERSION=10 Loading Loading
configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc) AC_CANONICAL_SYSTEM # The Docs Makefile.am parses this line! # Don't forget to also update the NDB lines below. AM_INIT_AUTOMAKE(mysql, 5.1.3-alpha) AM_INIT_AUTOMAKE(mysql, 5.1.2-alpha) AM_CONFIG_HEADER(config.h) PROTOCOL_VERSION=10 Loading