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 a922817 commit c3cb743Copy full SHA for c3cb743
include/flatcc/portable/pversion.h
@@ -1,6 +1,6 @@
1
-#define PORTABLE_VERSION_TEXT "0.2.1-pre"
+#define PORTABLE_VERSION_TEXT "0.2.1"
2
#define PORTABLE_VERSION_MAJOR 0
3
#define PORTABLE_VERSION_MINOR 2
4
#define PORTABLE_VERSION_PATCH 1
5
/* 1 or 0 */
6
-#define PORTABLE_VERSION_RELEASED 0
+#define PORTABLE_VERSION_RELEASED 1
0 commit comments