From bf92f7088a6a2644708faa1e482d83d71784f39a Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Wed, 22 May 2019 19:09:45 +0000 Subject: [PATCH] Summary: version 0.99r19 of May 2019 --- src/imach.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/imach.c b/src/imach.c index f523dd0..ea7f81a 100644 --- a/src/imach.c +++ b/src/imach.c @@ -1,6 +1,9 @@ /* $Id$ $State$ $Log$ + Revision 1.299 2019/05/22 18:37:08 brouard + Summary: Cleaned 0.99r19 + Revision 1.298 2019/05/22 18:19:56 brouard *** empty log message *** @@ -1117,7 +1120,7 @@ typedef struct { /* $State$ */ #include "version.h" char version[]=__IMACH_VERSION__; -char copyright[]="April 2018,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121), Intel Software 2015-2018"; +char copyright[]="May 2019,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121), Intel Software 2015-2020"; char fullversion[]="$Revision$ $Date$"; char strstart[80]; char optionfilext[10], optionfilefiname[FILENAMELENGTH]; -- 2.43.0