From: N. Brouard Date: Sat, 29 Apr 2023 10:46:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: imach-099s7~52 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=3e54ec4d6ac497f99d69a99dec27d9115057956f;p=.git *** empty log message *** --- diff --git a/src/imach.c b/src/imach.c index 79a88eb..5187d71 100644 --- a/src/imach.c +++ b/src/imach.c @@ -1,6 +1,9 @@ /* $Id$ $State$ $Log$ + Revision 1.351 2023/04/29 10:43:47 brouard + Summary: 099r45 + Revision 1.350 2023/04/24 11:38:06 brouard *** empty log message *** @@ -1365,7 +1368,7 @@ double gnuplotversion=GNUPLOTVERSION; /* $State$ */ #include "version.h" char version[]=__IMACH_VERSION__; -char copyright[]="January 2023,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121), Intel Software 2015-2020, Nihon University 2021-202, INED 2000-2022"; +char copyright[]="April 2023,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121), Intel Software 2015-2020, Nihon University 2021-202, INED 2000-2022"; char fullversion[]="$Revision$ $Date$"; char strstart[80]; char optionfilext[10], optionfilefiname[FILENAMELENGTH];