diff --git a/include/flatcc/portable/pversion.h b/include/flatcc/portable/pversion.h index 3eabee97..1c1f0766 100644 --- a/include/flatcc/portable/pversion.h +++ b/include/flatcc/portable/pversion.h @@ -1,6 +1,6 @@ -#define PORTABLE_VERSION_TEXT "0.2.3" +#define PORTABLE_VERSION_TEXT "0.2.4" #define PORTABLE_VERSION_MAJOR 0 #define PORTABLE_VERSION_MINOR 2 -#define PORTABLE_VERSION_PATCH 3 +#define PORTABLE_VERSION_PATCH 4 /* 1 or 0 */ #define PORTABLE_VERSION_RELEASED 1