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/11/30 10:47:49 UTC

git commit: Update version in preparation for 1.2.0-rc1

Updated Branches:
  refs/heads/cassandra-1.2.0 ab5c06fd7 -> 2f187c920


Update version in preparation for 1.2.0-rc1


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

Branch: refs/heads/cassandra-1.2.0
Commit: 2f187c92033b5b3f689d75375308dbf4dbac515f
Parents: ab5c06f
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Fri Nov 30 10:47:35 2012 +0100
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Fri Nov 30 10:47:35 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/2f187c92/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6d4d4a0..e9b8e78 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-beta2"/>
+    <property name="base.version" value="1.2.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/2f187c92/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index a0caacb..328159d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (1.2.0~rc1) unstable; urgency=low
+
+  * New RC release
+
+ -- Sylvain Lebresne <sl...@apache.org>  Fri, 30 Nov 2012 10:13:11 +0100
+
 cassandra (1.2.0~beta2) unstable; urgency=low
 
   * New beta release