You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ee...@apache.org on 2011/01/27 18:54:19 UTC

svn commit: r1064231 - in /cassandra/branches/cassandra-0.6: build.xml debian/changelog

Author: eevans
Date: Thu Jan 27 17:54:19 2011
New Revision: 1064231

URL: http://svn.apache.org/viewvc?rev=1064231&view=rev
Log:
updated versioning 0.6.11 release

Modified:
    cassandra/branches/cassandra-0.6/build.xml
    cassandra/branches/cassandra-0.6/debian/changelog

Modified: cassandra/branches/cassandra-0.6/build.xml
URL: http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.6/build.xml?rev=1064231&r1=1064230&r2=1064231&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.6/build.xml (original)
+++ cassandra/branches/cassandra-0.6/build.xml Thu Jan 27 17:54:19 2011
@@ -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.10"/>
+    <property name="version" value="0.6.11"/>
     <property name="final.name" value="${ant.project.name}-${version}"/>
     <property name="ivy.version" value="2.1.0" />
     <property name="ivy.url"

Modified: cassandra/branches/cassandra-0.6/debian/changelog
URL: http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.6/debian/changelog?rev=1064231&r1=1064230&r2=1064231&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.6/debian/changelog (original)
+++ cassandra/branches/cassandra-0.6/debian/changelog Thu Jan 27 17:54:19 2011
@@ -1,3 +1,9 @@
+cassandra (0.6.11) unstable; urgency=low
+
+  * New stable point release.
+
+ -- Eric Evans <ee...@apache.org>  Thu, 27 Jan 2011 11:40:17 -0600
+
 cassandra (0.6.10) unstable; urgency=low
 
   * New stable point release.