Skip to content

Commit b2bed16

Browse files
committed
Bump portable version to 0.2.4
1 parent 232b05e commit b2bed16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/flatcc/portable/pversion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#define PORTABLE_VERSION_TEXT "0.2.3"
1+
#define PORTABLE_VERSION_TEXT "0.2.4"
22
#define PORTABLE_VERSION_MAJOR 0
33
#define PORTABLE_VERSION_MINOR 2
4-
#define PORTABLE_VERSION_PATCH 3
4+
#define PORTABLE_VERSION_PATCH 4
55
/* 1 or 0 */
66
#define PORTABLE_VERSION_RELEASED 1

0 commit comments

Comments
 (0)