You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ee...@apache.org on 2013/08/05 17:21:01 UTC

git commit: updated versioning for 2.0.0 rc1 release

Updated Branches:
  refs/heads/cassandra-2.0 [created] e8ae6720e


updated versioning for 2.0.0 rc1 release


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e8ae6720
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e8ae6720
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/e8ae6720

Branch: refs/heads/cassandra-2.0
Commit: e8ae6720e52502572596f0137729998222262b78
Parents: 1302263
Author: Eric Evans <ee...@apache.org>
Authored: Mon Aug 5 10:17:47 2013 -0500
Committer: Eric Evans <ee...@apache.org>
Committed: Mon Aug 5 10:17:47 2013 -0500

----------------------------------------------------------------------
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/e8ae6720/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index d3ef50c..a40405e 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="2.0.0-beta2"/>
+    <property name="base.version" value="2.0.0-rc1"/>
     <property name="scm.connection" value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.developerConnection" value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.url" value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>

http://git-wip-us.apache.org/repos/asf/cassandra/blob/e8ae6720/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index fc418c7..236f5c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.0.0~rc1) unstable; urgency=low
+
+  * New release candidate
+
+ -- Eric Evans <ee...@apache.org>, 05 Aug 2013 10:11:43 -0500
+
 cassandra (2.0.0~beta2) unstable; urgency=low
 
   * New beta release