From 0163b97449e8a0cb03cdddc435b0c2997aeca992 Mon Sep 17 00:00:00 2001 From: Michael Shuler Date: Mon, 26 Jun 2017 18:46:28 -0500 Subject: [PATCH] Increment to version 2.2.11 --- NEWS.txt | 8 ++++++++ build.xml | 2 +- debian/changelog | 6 ++++++ 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/NEWS.txt b/NEWS.txt index abc1bf57af..37ffb8b2a2 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 ====== diff --git a/build.xml b/build.xml index b302b5b806..ea71e6e0f8 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - + diff --git a/debian/changelog b/debian/changelog index a291da35c5..c62632589e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (2.2.11) unstable; urgency=medium + + * New release + + -- Michael Shuler Mon, 26 Jun 2017 18:45:38 -0500 + cassandra (2.2.10) unstable; urgency=medium * New release