From c6e6fa94d28c0d23a8154e3743c05b355dba710a Mon Sep 17 00:00:00 2001 From: T Jake Luciani Date: Sat, 2 Apr 2016 07:58:13 -0400 Subject: [PATCH] 3.0.5 version bump --- NEWS.txt | 8 ++++++++ build.xml | 2 +- debian/changelog | 8 +++++++- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 5fca5785d3..1b982cba71 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. +3.0.5 +===== + +Upgrading +--------- + - Nothing specific to this release, but please see previous versions upgrading section, + especially if you are upgrading from 2.2. + 3.0.4 ===== diff --git a/build.xml b/build.xml index 5ece0f7ec6..27de95c503 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - + diff --git a/debian/changelog b/debian/changelog index 5e53f1e31e..7319ce715b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ +cassandra (3.0.5) unstable; urgency=medium + + * New release + + -- Jake Luciani Sat, 02 Apr 2016 07:57:16 -0400 + cassandra (3.0.4) unstable; urgency=medium * New release - -- Jake Luciani Mon, 29 Feb 2016 10:36:33 -0500 + -- Jake Luciani Mon, 29 Feb 2016 10:36:33 -0500 cassandra (3.0.3) unstable; urgency=medium