Update version in preparation of 0.8.7

git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@1179141 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sylvain Lebresne 2011-10-05 10:21:34 +00:00
parent afa0c0000e
commit 0cfcd72db0
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="0.8.6"/>
<property name="base.version" value="0.8.7"/>
<property name="scm.default.path" value="cassandra/branches/cassandra-0.8"/>
<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 (0.8.7) unstable; urgency=low
* New release
-- Sylvain Lebresne <slebresne@apache.org> Wed, 05 Oct 2011 12:19:52 +0200
cassandra (0.8.6) unstable; urgency=low
* New release