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/02/17 22:15:16 UTC

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

Author: eevans
Date: Thu Feb 17 21:15:16 2011
New Revision: 1071793

URL: http://svn.apache.org/viewvc?rev=1071793&view=rev
Log:
update versioning for 6.12 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=1071793&r1=1071792&r2=1071793&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.6/build.xml (original)
+++ cassandra/branches/cassandra-0.6/build.xml Thu Feb 17 21:15:16 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.11"/>
+    <property name="version" value="0.6.12"/>
     <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=1071793&r1=1071792&r2=1071793&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.6/debian/changelog (original)
+++ cassandra/branches/cassandra-0.6/debian/changelog Thu Feb 17 21:15:16 2011
@@ -1,3 +1,9 @@
+cassandra (0.6.12) unstable; urgency=low
+
+  * New stable point release.
+
+ -- Eric Evans <ee...@apache.org>  Thu, 17 Feb 2011 15:00:46 -0600
+
 cassandra (0.6.11) unstable; urgency=low
 
   * New stable point release.