Update thrift-generated Constants.java

This commit is contained in:
Aleksey Yeschenko 2013-05-06 02:40:44 +03:00
parent 68da4b4689
commit 0637b86749
1 changed files with 1 additions and 1 deletions

View File

@ -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";
}