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 1d4bde5 commit c190254Copy full SHA for c190254
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# v1.8.5-alpha0
+# v1.8.5
2
3
* Added `min()` and `max()` functions, issue #441.
4
inc/ti/version.h
@@ -25,7 +25,7 @@
25
* "-rc0"
26
* ""
27
*/
28
-#define TI_VERSION_PRE_RELEASE "-alpha0"
+#define TI_VERSION_PRE_RELEASE ""
29
30
#define TI_MAINTAINER \
31
"Jeroen van der Heijden <jeroen@cesbit.com>"
0 commit comments