From edba458e4a570ef6f10b0361946e410e58f4ef16 Mon Sep 17 00:00:00 2001 From: Brandon Williams Date: Mon, 31 Oct 2011 20:07:10 +0000 Subject: [PATCH] Bump thrift ver for 3433 git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1195646 13f79535-47bb-0310-9956-ffa450edef68 --- interface/cassandra.thrift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/cassandra.thrift b/interface/cassandra.thrift index a311194d20..19b691999d 100644 --- a/interface/cassandra.thrift +++ b/interface/cassandra.thrift @@ -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" #