Updated Branches:
  refs/heads/cassandra-1.2 68da4b468 -> 0637b8674

Update thrift-generated Constants.java


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0637b867
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0637b867
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/0637b867

Branch: refs/heads/cassandra-1.2
Commit: 0637b86749b8fcd52f421d53adcaafefdcd01266
Parents: 68da4b4
Author: Aleksey Yeschenko <alek...@apache.org>
Authored: Mon May 6 02:40:44 2013 +0300
Committer: Aleksey Yeschenko <alek...@apache.org>
Committed: Mon May 6 02:40:44 2013 +0300

----------------------------------------------------------------------
 .../org/apache/cassandra/thrift/Constants.java     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/0637b867/interface/thrift/gen-java/org/apache/cassandra/thrift/Constants.java
----------------------------------------------------------------------
diff --git 
a/interface/thrift/gen-java/org/apache/cassandra/thrift/Constants.java 
b/interface/thrift/gen-java/org/apache/cassandra/thrift/Constants.java
index 8721462..d8ab801 100644
--- a/interface/thrift/gen-java/org/apache/cassandra/thrift/Constants.java
+++ b/interface/thrift/gen-java/org/apache/cassandra/thrift/Constants.java
@@ -44,6 +44,6 @@ import org.slf4j.LoggerFactory;
 
 public class Constants {
 
-  public static final String VERSION = "19.35.0";
+  public static final String VERSION = "19.36.0";
 
 }

Reply via email to