--- imach/src/version.h 2022/07/22 12:41:19 1.17 +++ 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__ 99r28 +#define __IMACH_VERSION_MINOR__ 99r38 #define __IMACH_VERSION_PATCH__ 0 -#define __IMACH_VERSION__ "0.99r28" +#define __IMACH_VERSION__ "0.99r38" +