--- imach/src/version.h 2021/02/20 15:40:23 1.10 +++ 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__ 99r21 +#define __IMACH_VERSION_MINOR__ 99r38 #define __IMACH_VERSION_PATCH__ 0 -#define __IMACH_VERSION__ "0.99r21" +#define __IMACH_VERSION__ "0.99r38" +