List:Commits« Previous MessageNext Message »
From:U-ROWVWADEjas Date:November 29 2007 9:06pm
Subject:bk commit into 6.0 tree (jas:1.2706)
View as plain text  
Below is the list of changes that have just been committed into a local
6.0 repository of . When  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, 2007-11-29 16:06:21-05:00, jas@rowvwade. +1 -0
  Added new file StorageVersion.h

  storage/falcon/StorageVersion.h@stripped, 2007-11-29 16:06:13-05:00, jas@rowvwade. +18 -0
    New BitKeeper file ``storage/falcon/StorageVersion.h''

  storage/falcon/StorageVersion.h@stripped, 2007-11-29 16:06:13-05:00, jas@rowvwade. +0 -0

diff -Nrup a/storage/falcon/StorageVersion.h b/storage/falcon/StorageVersion.h
--- /dev/null	Wed Dec 31 16:00:00 196900
+++ b/storage/falcon/StorageVersion.h	2007-11-29 16:06:13 -05:00
@@ -0,0 +1,18 @@
+/* Copyright (C) 2006 MySQL AB
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; version 2 of the License.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
+
+
+#define FALCON_VERSION	"T1.0-0"
+#define FALCON_DATE		"29 November, 2007"
Thread
bk commit into 6.0 tree (jas:1.2706)U-ROWVWADEjas29 Nov