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 a4cd2f0 commit bc0654eCopy full SHA for bc0654e
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# v1.8.0-alpha10
+# v1.8.0
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 "-alpha10"
+#define TI_VERSION_PRE_RELEASE ""
29
30
#define TI_MAINTAINER \
31
"Jeroen van der Heijden <jeroen@cesbit.com>"
0 commit comments