diff --git a/NEWS.txt b/NEWS.txt index 915729a60e..6293448234 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -14,6 +14,15 @@ restore snapshots created with the previous major version using the using the provided 'sstableupgrade' tool. +1.2.13 +====== + +Upgrading +--------- + - Nothing specific to this release, but please see 1.2.12 if you are upgrading + from a previous version. + + 1.2.12 ====== diff --git a/build.xml b/build.xml index 8efb7a3869..23f8c712b3 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - + diff --git a/debian/changelog b/debian/changelog index 93894b1d43..b419cb7f42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cassandra (1.2.13) unstable; urgency=low + + * New release + + -- Sylvain Lebresne Wed, 11 Dec 2013 15:16:39 +0100 + cassandra (1.2.12) unstable; urgency=low * New release