diff options
author | Remi Collet <remi@remirepo.net> | 2020-07-21 08:38:03 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-07-21 08:38:03 +0200 |
commit | caf28ad2ce4700688728faeb5b3910e71fcea2c3 (patch) | |
tree | b5204bdc21e77c146d881ede174623d8f884f62d /libcassandra.xml | |
parent | fb044173d210e126781cad9a9d7cd2fa661c8fba (diff) |
update to 2.15.3
open https://github.com/datastax/cpp-driver/pull/479
fix for openssl 1.0.2 on EL-7
Diffstat (limited to 'libcassandra.xml')
-rw-r--r-- | libcassandra.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcassandra.xml b/libcassandra.xml index b964f93..c33c2e6 100644 --- a/libcassandra.xml +++ b/libcassandra.xml @@ -9,7 +9,7 @@ <version> <!-- Version of the library --> -2.15.1 +2.15.3 </version> <headers> |