Update versions for 2.0.1 release

This commit is contained in:
Sylvain Lebresne 2013-09-19 13:48:30 +02:00
parent 742f6a3e12
commit eb96db6c19
3 changed files with 8 additions and 2 deletions

View File

@ -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

View File

@ -25,7 +25,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
<property name="base.version" value="2.0.0"/>
<property name="base.version" value="2.0.1"/>
<property name="scm.connection" value="scm:git://git.apache.org/cassandra.git"/>
<property name="scm.developerConnection" value="scm:git://git.apache.org/cassandra.git"/>
<property name="scm.url" value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
cassandra (2.0.1) unstable; urgency=low
* New release
-- Sylvain Lebresne <slebresne@apache.org> Thu, 19 Sep 2013 13:47:16 +0200
cassandra (2.0.0) unstable; urgency=low
* New release