We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f011b47 commit a865ff7Copy full SHA for a865ff7
include/cassandra.h
@@ -52,9 +52,9 @@
52
*/
53
54
#define CASS_VERSION_MAJOR 2
55
-#define CASS_VERSION_MINOR 16
56
-#define CASS_VERSION_PATCH 2
57
-#define CASS_VERSION_SUFFIX ""
+#define CASS_VERSION_MINOR 17
+#define CASS_VERSION_PATCH 0
+#define CASS_VERSION_SUFFIX "rc1"
58
59
#ifdef __cplusplus
60
extern "C" {
0 commit comments