Skip to content

Commit f174bb3

Browse files
author
Michael Penick
committed
Update release versions
1 parent 5285c2a commit f174bb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cpp-driver/include/cassandra.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
*/
5353

5454
#define CASS_VERSION_MAJOR 2
55-
#define CASS_VERSION_MINOR 10
55+
#define CASS_VERSION_MINOR 11
5656
#define CASS_VERSION_PATCH 0
5757
#define CASS_VERSION_SUFFIX ""
5858

include/dse.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
*/
5050

5151
#define DSE_VERSION_MAJOR 1
52-
#define DSE_VERSION_MINOR 6
52+
#define DSE_VERSION_MINOR 7
5353
#define DSE_VERSION_PATCH 0
5454
#define DSE_VERSION_SUFFIX ""
5555

0 commit comments

Comments
 (0)