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 232b05e commit b2bed16Copy full SHA for b2bed16
include/flatcc/portable/pversion.h
@@ -1,6 +1,6 @@
1
-#define PORTABLE_VERSION_TEXT "0.2.3"
+#define PORTABLE_VERSION_TEXT "0.2.4"
2
#define PORTABLE_VERSION_MAJOR 0
3
#define PORTABLE_VERSION_MINOR 2
4
-#define PORTABLE_VERSION_PATCH 3
+#define PORTABLE_VERSION_PATCH 4
5
/* 1 or 0 */
6
#define PORTABLE_VERSION_RELEASED 1
0 commit comments