From ae366ba61554f13290e91bd2570a54d14f018bf2 Mon Sep 17 00:00:00 2001 From: Michael Shuler Date: Tue, 29 Oct 2019 16:11:57 -0500 Subject: [PATCH] Increment version to 3.0.20 --- 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 cfcce6e3ef..39acc665d9 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -42,6 +42,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. +3.0.20 +====== + +Upgrading +--------- + - Nothing specific to this release, but please see previous upgrading sections, + especially if you are upgrading from 2.2. + 3.0.19 ====== diff --git a/build.xml b/build.xml index a1e2dd713b..5d86a3f3db 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - + diff --git a/debian/changelog b/debian/changelog index bae5ee3082..cc3dcff99c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (3.0.20) UNRELEASED; urgency=medium + + * New release + + -- Michael Shuler Tue, 29 Oct 2019 16:10:49 -0500 + cassandra (3.0.19) unstable; urgency=medium * New release