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:
Brandon Williams 2011-10-31 20:07:10 +00:00
parent 4c4024b9cf
commit edba458e4a
1 changed files with 1 additions and 1 deletions

View File

@ -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"
#