diff options
author | Remi Collet <remi@remirepo.net> | 2017-08-15 06:55:54 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-08-15 06:55:54 +0200 |
commit | 6695f4307ff4353ed469d2aaec190059cf57d85b (patch) | |
tree | cb5e64ff93919fdd9271c911bc47f6f239bc525f /REFLECTION | |
parent | 0f66052d528fc892f762a6a60e91d0faafa0b2cf (diff) |
v1.3.2
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] { |