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 46d2641 commit 9547c81Copy full SHA for 9547c81
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# v1.8.0
+# v1.8.0-alpha10
2
3
* Added `TI_PROTO_CLIENT_REQ_EMIT_PEER` protocol, pr #414.
4
* Changed `copy()` behavior for wrapped type, pr #415.
inc/ti/version.h
@@ -25,7 +25,7 @@
25
* "-rc0"
26
* ""
27
*/
28
-#define TI_VERSION_PRE_RELEASE ""
+#define TI_VERSION_PRE_RELEASE "-alpha10"
29
30
#define TI_MAINTAINER \
31
"Jeroen van der Heijden <jeroen@cesbit.com>"
0 commit comments