We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53dfbcf commit 2d39311Copy full SHA for 2d39311
docs.yaml
@@ -69,7 +69,7 @@ rules:
69
70
versions:
71
- name: "2.15"
72
- ref: 2.15.2
+ ref: 2.15.3
73
- name: "2.14"
74
ref: 2.14.0
75
- name: "2.13"
include/cassandra.h
@@ -53,7 +53,7 @@
53
54
#define CASS_VERSION_MAJOR 2
55
#define CASS_VERSION_MINOR 15
56
-#define CASS_VERSION_PATCH 2
+#define CASS_VERSION_PATCH 3
57
#define CASS_VERSION_SUFFIX ""
58
59
#ifdef __cplusplus
0 commit comments