From: N. Brouard Date: Wed, 13 Apr 2022 17:52:55 +0000 (+0000) Subject: Summary: r27 X-Git-Tag: imach-099s7~126 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=2e7bcfa5f7e229efeb411625d22dc653e112221b;p=.git Summary: r27 --- 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"