From 2e7bcfa5f7e229efeb411625d22dc653e112221b Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Wed, 13 Apr 2022 17:52:55 +0000 Subject: [PATCH] Summary: r27 --- src/ChangeLog | 4 ++++ src/version.h | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 517e5cd..c29bec0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2022-04-13 Brouard Nicolas + + * imach.c (Module): Adding link to text data files + 2022-04-11 Nicolas Brouard * imach.c (Module): Error in rewriting the 'r' file with yearsfproj or yearsbproj fixed diff --git a/src/version.h b/src/version.h index 6bdfbf5..25da183 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ #define __IMACH_VERSION_MAJOR__ 0 -#define __IMACH_VERSION_MINOR__ 99r26 +#define __IMACH_VERSION_MINOR__ 99r27 #define __IMACH_VERSION_PATCH__ 0 -#define __IMACH_VERSION__ "0.99r26" +#define __IMACH_VERSION__ "0.99r27" -- 2.43.0