update versioning for 6.12 release

git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.6@1071793 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Eric Evans 2011-02-17 21:15:16 +00:00
parent 8a14a36b10
commit 1448cdeb82
2 changed files with 7 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<property name="test.name" value="*Test"/>
<property name="test.unit.src" value="${test.dir}/unit"/>
<property name="dist.dir" value="${build.dir}/dist"/>
<property name="version" value="0.6.11"/>
<property name="version" value="0.6.12"/>
<property name="final.name" value="${ant.project.name}-${version}"/>
<property name="ivy.version" value="2.1.0" />
<property name="ivy.url"

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
cassandra (0.6.12) unstable; urgency=low
* New stable point release.
-- Eric Evans <eevans@apache.org> Thu, 17 Feb 2011 15:00:46 -0600
cassandra (0.6.11) unstable; urgency=low
* New stable point release.