From aee02e4854de5a3e0de4d4e4a603e71e45edf8a4 Mon Sep 17 00:00:00 2001 From: Michael Shuler Date: Tue, 10 Oct 2017 17:19:20 -0500 Subject: [PATCH] Update version to 3.11.2 --- NEWS.txt | 7 +++++++ build.xml | 2 +- debian/changelog | 6 ++++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/NEWS.txt b/NEWS.txt index cb1143fc20..96285c74c3 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -13,6 +13,13 @@ 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.11.2 +====== + +Upgrading +--------- + - Nothing specific to this release, but please see previous upgrading sections. + 3.11.1 ====== diff --git a/build.xml b/build.xml index 60a010109b..38e8963090 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - + diff --git a/debian/changelog b/debian/changelog index d8be158995..0d791cba84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (3.11.2) unstable; urgency=medium + + * New release + + -- Michael Shuler Tue, 10 Oct 2017 17:18:26 -0500 + cassandra (3.11.1) unstable; urgency=medium * New release