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:
Eric Evans 2010-10-28 14:49:38 +00:00
parent a2f199fad0
commit bff787d0dd
2 changed files with 4 additions and 4 deletions

View File

@ -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>

6
debian/changelog vendored
View File

@ -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