Merge branch 'cassandra-2.1' into trunk

This commit is contained in:
Tyler Hobbs 2014-05-23 16:32:12 -05:00
commit deee02c538
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ if os.path.exists(OLD_HISTORY):
DEFAULT_HOST = '127.0.0.1'
DEFAULT_PORT = 9042
DEFAULT_CQLVER = '3.1.6'
DEFAULT_CQLVER = '3.1.7'
DEFAULT_TIME_FORMAT = '%Y-%m-%d %H:%M:%S%z'
DEFAULT_FLOAT_PRECISION = 5