From: N. Brouard <brouard@ined.fr>
Date: Wed, 22 May 2019 19:09:45 +0000 (+0000)
Subject: Summary: version 0.99r19 of May 2019
X-Git-Tag: imach-099s7~171
X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=bf92f7088a6a2644708faa1e482d83d71784f39a;p=.git

Summary: version 0.99r19 of May 2019
---

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];