List:Commits« Previous MessageNext Message »
From:jonas Date:November 20 2006 2:53pm
Subject:bk commit into 5.1 tree (jonas:1.2084)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of jonas. When jonas does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2006-11-20 15:53:32+01:00, jonas@stripped +1 -0
  Make drop6p1 with bitpacking

  configure.in@stripped, 2006-11-20 15:53:31+01:00, jonas@stripped +2 -2
    Make drop6p1 with bitpacking

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	jonas
# Host:	perch.ndb.mysql.com
# Root:	/home/jonas/src/mysql-5.1-wl2325-5.0-drop6

--- 1.322/configure.in	2006-11-20 15:53:35 +01:00
+++ 1.323/configure.in	2006-11-20 15:53:35 +01:00
@@ -7,7 +7,7 @@
 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.4-a_drop6p0)
+AM_INIT_AUTOMAKE(mysql, 5.1.4-a_drop6p1)
 AM_CONFIG_HEADER(config.h)
 
 PROTOCOL_VERSION=10
@@ -19,7 +19,7 @@
 NDB_VERSION_MAJOR=5
 NDB_VERSION_MINOR=1
 NDB_VERSION_BUILD=4
-NDB_VERSION_STATUS="a_drop6p0-alpha"
+NDB_VERSION_STATUS="a_drop6p1-pre-alpha"
 
 # Set all version vars based on $VERSION. How do we do this more elegant ?
 # Remember that regexps needs to quote [ and ] since this is run through m4
Thread
bk commit into 5.1 tree (jonas:1.2084)jonas21 Nov