Update version for 1.0.1 release

git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1190196 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sylvain Lebresne 2011-10-28 08:10:49 +00:00
parent d437f1e8da
commit 1b27dc8432
2 changed files with 7 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information (we need the default SCM info as people may checkout with git-svn) -->
<property name="base.version" value="1.0.0"/>
<property name="base.version" value="1.0.1"/>
<property name="scm.default.path" value="cassandra/branches/cassandra-1.0.0"/>
<property name="scm.default.connection" value="scm:svn:http://svn.apache.org/repos/asf/${scm.default.path}"/>
<property name="scm.default.developerConnection" value="scm:svn:https://svn.apache.org/repos/asf/${scm.default.path}"/>

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
cassandra (1.0.1) unstable; urgency=low
* New release
-- Sylvain Lebresne <slebresne@apache.org> Fri, 28 Oct 2011 10:09:34 +0200
cassandra (1.0.0) unstable; urgency=low
* New release