From 937536363a8a6d86ee32fe5ef90653264e67b6c7 Mon Sep 17 00:00:00 2001 From: Sylvain Lebresne Date: Thu, 19 Sep 2013 11:59:58 +0200 Subject: [PATCH] Update version for 1.2.10 release --- NEWS.txt | 9 +++++++++ build.xml | 2 +- debian/changelog | 6 ++++++ 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/NEWS.txt b/NEWS.txt index 1f3f6753b6..78c8a4c493 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -13,6 +13,15 @@ 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. +1.2.10 +====== + +Upgrading +--------- + - Nothing specific to this release, but please see 1.2.9 if you are upgrading + from a previous version. + + 1.2.9 ===== diff --git a/build.xml b/build.xml index 122759cfa3..74c7374f22 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - + diff --git a/debian/changelog b/debian/changelog index 62ee968aa4..63f75b8910 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (1.2.10) unstable; urgency=low + + * New release + + -- Sylvain Lebresne Thu, 19 Sep 2013 11:58:12 +0200 + cassandra (1.2.9) unstable; urgency=low * New release