You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2011/10/31 21:07:10 UTC

svn commit: r1195646 - /cassandra/branches/cassandra-1.0/interface/cassandra.thrift

Author: brandonwilliams
Date: Mon Oct 31 20:07:10 2011
New Revision: 1195646

URL: http://svn.apache.org/viewvc?rev=1195646&view=rev
Log:
Bump thrift ver for 3433

Modified:
    cassandra/branches/cassandra-1.0/interface/cassandra.thrift

Modified: cassandra/branches/cassandra-1.0/interface/cassandra.thrift
URL: http://svn.apache.org/viewvc/cassandra/branches/cassandra-1.0/interface/cassandra.thrift?rev=1195646&r1=1195645&r2=1195646&view=diff
==============================================================================
--- cassandra/branches/cassandra-1.0/interface/cassandra.thrift (original)
+++ cassandra/branches/cassandra-1.0/interface/cassandra.thrift Mon Oct 31 20:07:10 2011
@@ -46,7 +46,7 @@ namespace rb CassandraThrift
 #           for every edit that doesn't result in a change to major/minor.
 #
 # See the Semantic Versioning Specification (SemVer) http://semver.org.
-const string VERSION = "19.18.0"
+const string VERSION = "19.19.0"
 
 
 #