mirror of https://github.com/apache/cassandra
update versioning for beta3 release
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@1028336 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a2f199fad0
commit
bff787d0dd
|
|
@ -47,7 +47,7 @@
|
|||
<property name="test.unit.src" value="${test.dir}/unit"/>
|
||||
<property name="test.long.src" value="${test.dir}/long"/>
|
||||
<property name="dist.dir" value="${build.dir}/dist"/>
|
||||
<property name="base.version" value="0.7.0-rc1"/>
|
||||
<property name="base.version" value="0.7.0-beta3"/>
|
||||
<condition property="version" value="${base.version}">
|
||||
<isset property="release"/>
|
||||
</condition>
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
cassandra (0.7.0~rc1) unstable; urgency=low
|
||||
cassandra (0.7.0~beta3) unstable; urgency=low
|
||||
|
||||
* New release candidate.
|
||||
* New beta release.
|
||||
|
||||
-- Eric Evans <eevans@apache.org> Fri, 22 Oct 2010 17:35:18 -0500
|
||||
-- Eric Evans <eevans@apache.org> Thu, 28 Oct 2010 09:49:55 -0500
|
||||
|
||||
cassandra (0.7.0~beta2) unstable; urgency=low
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue