From 6afc5f159a8af4624e03120f0d1a6a3fcf7d4d66 Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Tue, 30 Apr 2024 10:59:44 +0000 Subject: [PATCH] Summary: version 0.99s4 --- src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.h b/src/version.h index dcb4279..9ec52db 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ #define __IMACH_VERSION_MAJOR__ 0 -#define __IMACH_VERSION_MINOR__ 99r46 +#define __IMACH_VERSION_MINOR__ 99s4 #define __IMACH_VERSION_PATCH__ 0 -#define __IMACH_VERSION__ "0.99r46" +#define __IMACH_VERSION__ "0.99s4" -- 2.43.0