Skip to content

Commit 2d39311

Browse files
committed
Update versions
1 parent 53dfbcf commit 2d39311

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ rules:
6969

7070
versions:
7171
- name: "2.15"
72-
ref: 2.15.2
72+
ref: 2.15.3
7373
- name: "2.14"
7474
ref: 2.14.0
7575
- name: "2.13"

include/cassandra.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
#define CASS_VERSION_MAJOR 2
5555
#define CASS_VERSION_MINOR 15
56-
#define CASS_VERSION_PATCH 2
56+
#define CASS_VERSION_PATCH 3
5757
#define CASS_VERSION_SUFFIX ""
5858

5959
#ifdef __cplusplus

0 commit comments

Comments
 (0)