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/11 09:10:57 UTC

git commit: Update version for 1.2.0-rc1 release

Updated Branches:
  refs/heads/cassandra-1.2.0 a399a5644 -> d791e0b3f


Update version for 1.2.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/d791e0b3
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d791e0b3
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/d791e0b3

Branch: refs/heads/cassandra-1.2.0
Commit: d791e0b3fa5a615f2df200ecd40f82dc9a5874d6
Parents: a399a56
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Tue Dec 11 09:10:45 2012 +0100
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Tue Dec 11 09:10:45 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/d791e0b3/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 1f75261..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-beta3"/>
+    <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/d791e0b3/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 3bb10aa..cfa1781 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>  Tue, 11 Dec 2012 09:09:08 +0100
+
 cassandra (1.2.0~beta3) unstable; urgency=low
 
   * New beta release