List:Commits« Previous MessageNext Message »
From:Hakan Kuecuekyilmaz Date:March 27 2008 12:41pm
Subject:bk commit into 6.0 tree (hakank:1.2610)
View as plain text  
Below is the list of changes that have just been committed into a local
6.0 repository of hakank.  When hakank 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, 2008-03-27 12:41:27+01:00, hakank@lu0011.(none) +1 -0
  Bumped Falcon internal version number after merge.

  storage/falcon/StorageVersion.h@stripped, 2008-03-27 12:41:25+01:00, hakank@lu0011.(none) +2
-2
    Bumped Falcon internal version number.

diff -Nrup a/storage/falcon/StorageVersion.h b/storage/falcon/StorageVersion.h
--- a/storage/falcon/StorageVersion.h	2008-03-14 11:39:46 +01:00
+++ b/storage/falcon/StorageVersion.h	2008-03-27 12:41:25 +01:00
@@ -14,5 +14,5 @@
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
 
 
-#define FALCON_VERSION	"T1.1-0"
-#define FALCON_DATE		"14 March, 2008"
+#define FALCON_VERSION	"T1.1-1"
+#define FALCON_DATE		"27 March, 2008"
Thread
bk commit into 6.0 tree (hakank:1.2610)Hakan Kuecuekyilmaz27 Mar 2008