diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #77 cassandra version 1.3.0 ] { +Extension [ <persistent> extension #77 cassandra version 1.3.2 ] {    - Dependencies {      Dependency [ spl (Required) ] @@ -3218,8 +3218,8 @@ Extension [ <persistent> extension #77 cassandra version 1.3.0 ] {          Constant [ string TYPE_VARINT ] { varint }          Constant [ string TYPE_TIMEUUID ] { timeuuid }          Constant [ string TYPE_INET ] { inet } -        Constant [ string VERSION ] { 1.3.0 } -        Constant [ string CPP_DRIVER_VERSION ] { 2.6.0 } +        Constant [ string VERSION ] { 1.3.2 } +        Constant [ string CPP_DRIVER_VERSION ] { 2.7.0 }        }        - Static properties [0] { | 
