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 2014/04/14 16:51:08 UTC

git commit: Update versions for 2.0.7 release

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.0 294c0116d -> 7dbbe9233


Update versions for 2.0.7 release


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

Branch: refs/heads/cassandra-2.0
Commit: 7dbbe9233ce83c2a473ba2510c827a661de99400
Parents: 294c011
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Mon Apr 14 16:43:46 2014 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Mon Apr 14 16:43:46 2014 +0200

----------------------------------------------------------------------
 NEWS.txt         | 11 ++++++++++-
 build.xml        |  2 +-
 debian/changelog |  6 ++++++
 3 files changed, 17 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/7dbbe923/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 18f89bc..05f9392 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -14,6 +14,15 @@ restore snapshots created with the previous major version using the
 using the provided 'sstableupgrade' tool.
 
 
+2.0.7
+=====
+
+Upgrading
+---------
+    - Nothing specific to this release, but please see 2.0.6 if you are upgrading
+      from a previous version.
+
+
 2.0.6
 =====
 
@@ -29,7 +38,7 @@ New features
 
 Upgrading
 ---------
-    - Nothing specific to this release, but please see 2.0.6 if you are upgrading
+    - Nothing specific to this release, but please see 2.0.5 if you are upgrading
       from a previous version.
 
 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/7dbbe923/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index e6d77d8..5c6c736 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.6"/>
+    <property name="base.version" value="2.0.7"/>
     <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/7dbbe923/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 6cc4391..37c7425 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.0.7) unstable; urgency=low
+
+  * New release
+
+ -- Sylvain Lebresne <sl...@apache.org>  Mon, 14 Apr 2014 16:42:09 +0200
+
 cassandra (2.0.6) unstable; urgency=low
 
   * New release