]> henry.ined.fr Git - .git/commitdiff
Summary: udate
authorN. Brouard <brouard@ined.fr>
Mon, 22 Dec 2014 15:17:42 +0000 (15:17 +0000)
committerN. Brouard <brouard@ined.fr>
Mon, 22 Dec 2014 15:17:42 +0000 (15:17 +0000)
src/imach.c

index dd297e6586832e5e2f236707f4be8af03a6c5841..03a06c764e1deaa490e26b861f75ba9c2f828ce5 100644 (file)
@@ -1,6 +1,11 @@
 /* $Id$
   $State$
   $Log$
+  Revision 1.167  2014/12/22 13:50:56  brouard
+  Summary: Testing uname and compiler version and if compiled 32 or 64
+
+  Testing on Linux 64
+
   Revision 1.166  2014/12/22 11:40:47  brouard
   *** empty log message ***
 
@@ -585,7 +590,7 @@ typedef struct {
 /* $Id$ */
 /* $State$ */
 
-char version[]="Imach version 0.99, September 2014,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121)";
+char version[]="Imach version 0.98nY, December 2014,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121), Intel Software 2015";
 char fullversion[]="$Revision$ $Date$"; 
 char strstart[80];
 char optionfilext[10], optionfilefiname[FILENAMELENGTH];