Merge branch 'cassandra-2.2' into trunk

This commit is contained in:
Aleksey Yeschenko 2015-06-30 19:35:15 +03:00
commit c6f016cc97
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ from cqlshlib.tracing import print_trace_session, print_trace
DEFAULT_HOST = '127.0.0.1'
DEFAULT_PORT = 9042
DEFAULT_CQLVER = '3.2.0'
DEFAULT_CQLVER = '3.3.0'
DEFAULT_PROTOCOL_VERSION = 4
DEFAULT_FLOAT_PRECISION = 5