mirror of https://github.com/apache/cassandra
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
This commit is contained in:
parent
4c4024b9cf
commit
edba458e4a
|
|
@ -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"
|
||||
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue