]> henry.ined.fr Git - .git/commitdiff
Summary: Version 0.99r21
authorN. Brouard <brouard@ined.fr>
Sat, 20 Feb 2021 15:44:02 +0000 (15:44 +0000)
committerN. Brouard <brouard@ined.fr>
Sat, 20 Feb 2021 15:44:02 +0000 (15:44 +0000)
* imach.c (Module): Fix bug on quitting after result lines!
(Module): Version 0.99r21

src/imach.c

index a36b9786d76d5c381eb7ac0e8a72337b5a1e4dad..ded84846c627843957177f7d9e8aca52dac0c7c6 100644 (file)
@@ -1,6 +1,9 @@
 /* $Id$
   $State$
   $Log$
+  Revision 1.305  2021/02/20 15:28:30  brouard
+  * imach.c (Module): Fix bug on quitting after result lines!
+
   Revision 1.304  2021/02/12 11:34:20  brouard
   * imach.c (Module): The use of a Windows BOM (huge) file is now an error
 
@@ -1136,7 +1139,7 @@ typedef struct {
 /* $State$ */
 #include "version.h"
 char version[]=__IMACH_VERSION__;
-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 copyright[]="Feb 2021,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121), Intel Software 2015-2020, INED 2000-2021";
 char fullversion[]="$Revision$ $Date$"; 
 char strstart[80];
 char optionfilext[10], optionfilefiname[FILENAMELENGTH];