Skip to content

Commit e7d37ac

Browse files
author
Michael Fero
committed
Merge remote-tracking branch 'dse/master' into 2.14.0-alpha-2_prep
2 parents d2775a5 + 8a5453b commit e7d37ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.14.0-alpha-2
1+
2.14.0-alpha2
22
===========
33

44
Features

include/cassandra.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
#define CASS_VERSION_MAJOR 2
5555
#define CASS_VERSION_MINOR 14
5656
#define CASS_VERSION_PATCH 0
57-
#define CASS_VERSION_SUFFIX "alpha-2"
57+
#define CASS_VERSION_SUFFIX "alpha2"
5858

5959
#ifdef __cplusplus
6060
extern "C" {

0 commit comments

Comments
 (0)