Increase version number (prepare for new build including security fixes in "zlib").

BitKeeper/etc/config:
  Using licensed version now.
This commit is contained in:
unknown 2005-07-29 11:54:22 +02:00
parent 390fe9d958
commit 3fee068e02
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ description: MySQL - fast and reliable SQL database
# repository is commercial it can be an internal email address or "none"
# to disable logging.
#
logging: logging@openlogging.org
logging: none
#
# If this field is set, all checkins will appear to be made by this user,
# in effect making this a single user package. Single user packages are

View file

@ -5,7 +5,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, 4.1.10a)
AM_INIT_AUTOMAKE(mysql, 4.1.10b)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10