From 7841908c3c5b29849e05e5db4fef087855157872 Mon Sep 17 00:00:00 2001 From: Michael Shuler Date: Tue, 21 Feb 2017 14:03:53 -0600 Subject: [PATCH] Increment to version 2.2.10 --- 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 06e9eeb06c..abc1bf57af 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.10 +====== + +Upgrading +--------- + - Nothing specific to this release, but please see 2.2 if you are upgrading + from a previous version. + 2.2.9 ===== diff --git a/build.xml b/build.xml index 31c239bdae..53a1b279b7 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - + diff --git a/debian/changelog b/debian/changelog index 1be9edf2c7..e561309495 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (2.2.10) UNRELEASED; urgency=medium + + * New release + + -- Michael Shuler Tue, 21 Feb 2017 14:02:39 -0600 + cassandra (2.2.9) unstable; urgency=medium * New release