List:Commits« Previous MessageNext Message »
From:John H. Embretsen Date:July 3 2009 1:36pm
Subject:bzr push into mysql-6.0-falcon-team branch (john.embretsen:2751 to 2752)
View as plain text  
 2752 John H. Embretsen	2009-07-03
      Bump Falcon's internal version number.
      We try to do this every time we merge upwards. This also makes it easier for
developers to compare the ages of different codebases.

    modified:
      storage/falcon/StorageVersion.h
 2751 lars-erik.bjork@stripped	2009-07-01 [merge]
      merging ...

    added:
      mysql-test/suite/falcon/r/falcon_bug_45775.result
      mysql-test/suite/falcon/t/falcon_bug_45775.test
    modified:
      storage/falcon/StorageTableShare.cpp
      storage/falcon/StorageTableShare.h
      storage/falcon/ha_falcon.cpp
      storage/falcon/ha_falcon.h
=== modified file 'storage/falcon/StorageVersion.h'
--- a/storage/falcon/StorageVersion.h	2009-04-30 10:06:12 +0000
+++ b/storage/falcon/StorageVersion.h	2009-07-03 11:14:02 +0000
@@ -14,5 +14,5 @@
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
 
 
-#define FALCON_VERSION	"T1.6-0"
-#define FALCON_DATE		"30 April, 2009"
+#define FALCON_VERSION	"T1.6-1"
+#define FALCON_DATE		"03 July, 2009"


Attachment: [text/bzr-bundle] bzr/john.embretsen@sun.com-20090703111402-3cyny61n8afqa90p.bundle
Thread
bzr push into mysql-6.0-falcon-team branch (john.embretsen:2751 to 2752) John H. Embretsen3 Jul 2009