From: Date: July 16 2005 12:23am Subject: bk commit into 5.0 tree (georg:1.1950) BUG#11893 List-Archive: http://lists.mysql.com/internals/27202 X-Bug: 11893 Message-Id: <20050715222343.BFED517C522@lmy002.wdf.sap.corp> Below is the list of changes that have just been committed into a local 5.0 repository of georg. When georg 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 1.1950 05/07/16 00:23:33 georg@stripped +1 -0 fix for bug#11893 increased version number for shared lib to 15 configure.in 1.322 05/07/16 00:23:27 georg@stripped +1 -1 increased shared lib version number to 15.0.0 # 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: georg # Host: lmy002.wdf.sap.corp # Root: /home/georg/work/mysql/prod/mysql-5.0 --- 1.321/configure.in 2005-07-13 16:23:15 +02:00 +++ 1.322/configure.in 2005-07-16 00:23:27 +02:00 @@ -12,7 +12,7 @@ PROTOCOL_VERSION=10 DOT_FRM_VERSION=6 # See the libtool docs for information on how to do shared lib versions. -SHARED_LIB_VERSION=14:0:0 +SHARED_LIB_VERSION=15:0:0 # ndb version NDB_VERSION_MAJOR=5