--- imach/src/version.h 2022/07/25 14:29:41 1.19 +++ imach/src/version.h 2022/09/11 07:59:43 1.25 @@ -1,5 +1,7 @@ + #define __IMACH_VERSION_MAJOR__ 0 -#define __IMACH_VERSION_MINOR__ 99r30 +#define __IMACH_VERSION_MINOR__ 99r38 #define __IMACH_VERSION_PATCH__ 0 -#define __IMACH_VERSION__ "0.99r30" +#define __IMACH_VERSION__ "0.99r38" +