--- imach/src/version.h 2022/03/17 09:11:40 1.13 +++ 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__ 99r25 +#define __IMACH_VERSION_MINOR__ 99r38 #define __IMACH_VERSION_PATCH__ 0 -#define __IMACH_VERSION__ "0.99r25" +#define __IMACH_VERSION__ "0.99r38" +