2912 Georgi Kodinov 2012-02-21
bumped up the version of the main tree to match the security tree
modified:
configure.in
2911 MySQL Build Team 2012-02-15
Updated/added copyright headers
modified:
client/sql_string.cc
include/heap.h
include/m_string.h
myisam/ft_stopwords.c
myisam/mi_preload.c
mysys/my_compare.c
mysys/my_init.c
mysys/my_symlink.c
sql/item.cc
sql/item_strfunc.cc
sql/item_subselect.cc
sql/item_sum.cc
sql/my_decimal.h
sql/sp_head.cc
sql/sql_class.cc
sql/sql_load.cc
sql/sql_select.cc
sql/sql_string.cc
sql/sql_table.cc
sql/sql_view.cc
sql/unireg.h
strings/decimal.c
=== modified file 'configure.in'
--- a/configure.in 2012-01-11 09:10:34 +0000
+++ b/configure.in 2012-02-21 12:13:31 +0000
@@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# The Docs Makefile.am parses this line!
# remember to also change ndb version below and update version.c in ndb
-AM_INIT_AUTOMAKE(mysql, 5.0.96)
+AM_INIT_AUTOMAKE(mysql, 5.0.97)
AM_CONFIG_HEADER([include/config.h:config.h.in])
PROTOCOL_VERSION=10
@@ -23,7 +23,7 @@ NDB_SHARED_LIB_VERSION=$NDB_SHARED_LIB_M
# ndb version
NDB_VERSION_MAJOR=5
NDB_VERSION_MINOR=0
-NDB_VERSION_BUILD=96
+NDB_VERSION_BUILD=97
NDB_VERSION_STATUS=""
# Set all version vars based on $VERSION. How do we do this more elegant ?
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.0 branch (Georgi.Kodinov:2911 to 2912) | Georgi Kodinov | 22 Feb |