Commit efec1293 authored by unknown's avatar unknown

- bumped up version number in configure.in to 5.0.2-alpha, now that

   5.0.1 is out
 - tagged ChangeSet@1.1698 as "mysql-5.0.1"


configure.in:
   - bumped up version number in configure.in to 5.0.2-alpha, now that
     5.0.1 is out
parent 81aad353
......@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# The Docs Makefile.am parses this line!
AM_INIT_AUTOMAKE(mysql, 5.0.1-alpha)
AM_INIT_AUTOMAKE(mysql, 5.0.2-alpha)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment