diff --git a/NEWS.txt b/NEWS.txt index 3712073a2e..fc257f4725 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -13,7 +13,7 @@ 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.2 +2.0.1 ===== Upgrading diff --git a/build.xml b/build.xml index 72291e2533..5731540cd2 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - + diff --git a/debian/changelog b/debian/changelog index 9905726d92..61a91d7ccf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (2.0.1) unstable; urgency=low + + * New release + + -- Sylvain Lebresne Thu, 19 Sep 2013 13:47:16 +0200 + cassandra (2.0.0) unstable; urgency=low * New release