From 0eae9084e674876ac339bcc34d4e135f89b4d2fb Mon Sep 17 00:00:00 2001 From: Michael Shuler Date: Tue, 21 Feb 2017 14:07:09 -0600 Subject: [PATCH] Increment to version 3.0.12 --- NEWS.txt | 12 ++++++++++-- build.xml | 2 +- debian/changelog | 6 ++++++ 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index a5ee496809..6088dcf873 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -13,8 +13,16 @@ 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. +3.0.12 +====== + +Upgrading +--------- + - Nothing specific to this release, but please see previous versions upgrading section, + especially if you are upgrading from 2.2. + 3.0.11 -===== +====== Upgrading --------- @@ -34,7 +42,7 @@ Upgrading replication settings and adjacent ranges are no longer merged (CASSANDRA-9639). 3.0.10 -===== +====== Upgrading --------- diff --git a/build.xml b/build.xml index 4e3011f7cb..2d2d31340e 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - + diff --git a/debian/changelog b/debian/changelog index 64cd73bb81..62873dde02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (3.0.12) UNRELEASED; urgency=medium + + * New release + + -- Michael Shuler Tue, 21 Feb 2017 14:06:07 -0600 + cassandra (3.0.11) unstable; urgency=medium * New release