List:Commits« Previous MessageNext Message »
From:Hakan Kuecuekyilmaz Date:April 14 2008 3:14pm
Subject:bk commit into 6.0 tree (hakank:1.2642)
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-04-14 17:14:13+02:00, hakank@lu0011.(none) +1 -0
  Bumped internal Falcon version number.

  storage/falcon/StorageVersion.h@stripped, 2008-04-14 17:14:11+02:00, hakank@lu0011.(none) +2 -2
    Bumped internal Falcon version number.

diff -Nrup a/storage/falcon/StorageVersion.h b/storage/falcon/StorageVersion.h
--- a/storage/falcon/StorageVersion.h	2008-04-10 20:15:16 +02:00
+++ b/storage/falcon/StorageVersion.h	2008-04-14 17:14:11 +02:00
@@ -14,5 +14,5 @@
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
 
 
-#define FALCON_VERSION	"T1.1-5"
-#define FALCON_DATE		"10 April, 2008"
+#define FALCON_VERSION	"T1.1-6"
+#define FALCON_DATE		"14 April, 2008"
Thread
bk commit into 6.0 tree (hakank:1.2642)Hakan Kuecuekyilmaz14 Apr