Branched for 5.1

parent d63c70c9
......@@ -24,7 +24,7 @@ MYSQL_BASE_VERSION=`echo $MYSQL_NO_DASH_VERSION | sed -e "s|\.[[^.]]*$||"`
MYSQL_VERSION_ID=`echo $MYSQL_NO_DASH_VERSION | sed -e 's|[[^0-9.]].*$||;s|$|.|' | sed -e 's/[[^0-9.]]//g; s/\./ /g; s/ \([[0-9]]\) / 0\\1 /g; s/ //g'`
# Add previous major version for debian package upgrade path
MYSQL_PREVIOUS_BASE_VERSION=4.1
MYSQL_PREVIOUS_BASE_VERSION=5.0
# The port should be constant for a LONG time
MYSQL_TCP_PORT_DEFAULT=3306
......
mysql-5.1 (5.1.18) UNRELEASED; urgency=low
* Branched for 5.1.
-- Monty Taylor <mtaylor@mysql.com> Fri, 20 Apr 2007 14:46:51 -0700
mysql-5.0 (5.0.42) UNRELEASED; urgency=low
* Upgraded to 5.0.42 branch.
......
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