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
diff --git a/build.xml b/build.xml
index b52e21d..d63410a 100644
--- a/build.xml
+++ b/build.xml
@@ -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}"/>
diff --git a/debian/changelog b/debian/changelog
index 22fc73f..04e11d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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