mirror of https://github.com/apache/cassandra
update versioning for 0.7.4 release
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@1080810 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7d14b3237c
commit
c1f2de2ee3
|
|
@ -49,7 +49,7 @@
|
|||
<property name="test.long.src" value="${test.dir}/long"/>
|
||||
<property name="test.distributed.src" value="${test.dir}/distributed"/>
|
||||
<property name="dist.dir" value="${build.dir}/dist"/>
|
||||
<property name="base.version" value="0.7.3"/>
|
||||
<property name="base.version" value="0.7.4"/>
|
||||
<condition property="version" value="${base.version}">
|
||||
<isset property="release"/>
|
||||
</condition>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
cassandra (0.7.4) unstable; urgency=low
|
||||
|
||||
* New stable point release.
|
||||
|
||||
-- Eric Evans <eevans@apache.org> Fri, 11 Mar 2011 17:39:11 -0600
|
||||
|
||||
cassandra (0.7.3) unstable; urgency=low
|
||||
|
||||
* New stable point release.
|
||||
|
|
|
|||
Loading…
Reference in New Issue