Skip to content

Commit 9547c81

Browse files
committed
alpha10
1 parent 46d2641 commit 9547c81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v1.8.0
1+
# v1.8.0-alpha10
22

33
* Added `TI_PROTO_CLIENT_REQ_EMIT_PEER` protocol, pr #414.
44
* Changed `copy()` behavior for wrapped type, pr #415.

inc/ti/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* "-rc0"
2626
* ""
2727
*/
28-
#define TI_VERSION_PRE_RELEASE ""
28+
#define TI_VERSION_PRE_RELEASE "-alpha10"
2929

3030
#define TI_MAINTAINER \
3131
"Jeroen van der Heijden <[email protected]>"

0 commit comments

Comments
 (0)