Increment to version 2.2.11

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

Branch: refs/heads/cassandra-3.0
Commit: 0163b97449e8a0cb03cdddc435b0c2997aeca992
Parents: 082af0a
Author: Michael Shuler <mich...@pbandjelly.org>
Authored: Mon Jun 26 18:46:28 2017 -0500
Committer: Michael Shuler <mich...@pbandjelly.org>
Committed: Mon Jun 26 18:46:28 2017 -0500

----------------------------------------------------------------------
 NEWS.txt         | 8 ++++++++
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 15 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/0163b974/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index abc1bf5..37ffb8b 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,6 +13,14 @@ restore snapshots created with the previous major version 
using the
 'sstableloader' tool. You can upgrade the file format of your snapshots
 using the provided 'sstableupgrade' tool.
 
+2.2.11
+======
+
+Upgrading
+---------
+    - Nothing specific to this release, but please see 2.2 if you are upgrading
+      from a previous version.
+
 2.2.10
 ======
 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/0163b974/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index b302b5b..ea71e6e 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.2.10"/>
+    <property name="base.version" value="2.2.11"/>
     <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/0163b974/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index a291da3..c626325 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.2.11) unstable; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <mich...@pbandjelly.org>  Mon, 26 Jun 2017 18:45:38 -0500
+
 cassandra (2.2.10) unstable; urgency=medium
 
   * New release


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to