From 23e66a9d1c50e4331e8c1d212c2eeb940c5471fa Mon Sep 17 00:00:00 2001 From: T Jake Luciani Date: Thu, 18 Jun 2015 14:02:45 -0400 Subject: [PATCH] bump versions --- 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 c4fdddb7ac..9bfe803536 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.0.16 +====== + +Upgrading +--------- + - Nothing specific to this release, but refer to previous entries if you + are upgrading from a previous version. + 2.0.15 ====== diff --git a/build.xml b/build.xml index e35cac09bb..b019ec3797 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - + diff --git a/debian/changelog b/debian/changelog index c9702245db..527eb29a24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (2.0.16) unstable; urgency=medium + + * New release + + -- Jake Luciani Thu, 18 Jun 2015 14:01:32 -0400 + cassandra (2.0.15) unstable; urgency=medium * New release