mirror of https://github.com/apache/cassandra
update versioning for 0.6.6 release
Patch by eevans git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.6@1021379 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f5edd58e57
commit
3bcddc000c
|
|
@ -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.5"/>
|
||||
<property name="version" value="0.6.6"/>
|
||||
<property name="final.name" value="${ant.project.name}-${version}"/>
|
||||
<property name="ivy.version" value="2.1.0" />
|
||||
<property name="ivy.url"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
cassandra (0.6.6) unstable; urgency=low
|
||||
|
||||
* New stable point release.
|
||||
|
||||
-- Eric Evans <eevans@apache.org> Mon, 11 Oct 2010 09:59:54 -0500
|
||||
|
||||
cassandra (0.6.5) unstable; urgency=low
|
||||
|
||||
* New stable point release.
|
||||
|
|
|
|||
Loading…
Reference in New Issue