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 2012/12/19 19:49:47 UTC

[2/2] git commit: Update version to 1.2.0-rc2

Update version to 1.2.0-rc2


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

Branch: refs/heads/cassandra-1.2.0
Commit: 2c6b8ee16b27404ece19ba3abfb443e410cb0adb
Parents: 620a4b7
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Wed Dec 19 19:24:17 2012 +0100
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Wed Dec 19 19:24:17 2012 +0100

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/2c6b8ee1/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index e9b8e78..eca789a 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="1.2.0-rc1"/>
+    <property name="base.version" value="1.2.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/2c6b8ee1/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index cfa1781..0064b47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (1.2.0~rc2) unstable; urgency=low
+
+  * New RC release
+
+ -- Sylvain Lebresne <sl...@apache.org>  Wed, 19 Dec 2012 18:06:21 +0100
+
 cassandra (1.2.0~rc1) unstable; urgency=low
 
   * New RC release