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

git commit: Update versions for 2.0.0 RC2 release

Updated Branches:
  refs/heads/cassandra-2.0.0 1a2208ad1 -> 3e516a328


Update versions for 2.0.0 RC2 release


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

Branch: refs/heads/cassandra-2.0.0
Commit: 3e516a3287606421a3f400e801bb429029b5598c
Parents: 1a2208a
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Mon Aug 19 17:01:20 2013 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Mon Aug 19 17:01:20 2013 +0200

----------------------------------------------------------------------
 build.xml        | 2 +-
 debian/changelog | 8 +++++++-
 2 files changed, 8 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/3e516a32/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index a72adf4..ede74a9 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-rc1"/>
+    <property name="base.version" value="2.0.0-rc2"/>
     <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/3e516a32/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 236f5c2..589930a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
+cassandra (2.0.0~rc2) unstable; urgency=low
+
+  * New release candidate
+
+ -- Sylvain Lebresne <sl...@apache.org>  Mon, 19 Aug 2013 16:58:03 +0200
+
 cassandra (2.0.0~rc1) unstable; urgency=low
 
   * New release candidate
 
- -- Eric Evans <ee...@apache.org>, 05 Aug 2013 10:11:43 -0500
+ -- Eric Evans <ee...@apache.org> Mon, 05 Aug 2013 10:11:43 -0500
 
 cassandra (2.0.0~beta2) unstable; urgency=low