Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 2 Apr 2001 07:16:38 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 2 Apr 2001 07:16:38 +0000 (07:16 +0000)
From-SVN: r40997

gcc/f/version.c
gcc/version.c
libf2c/libF77/Version.c
libf2c/libI77/Version.c
libf2c/libU77/Version.c

index ffc978dc0871600a8a4180d584e26c3e7763a31d..7140663bf4c3a66eb8d153c276b0b91c9c259b6d 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010401 (experimental)";
+const char *ffe_version_string = "0.5.27 20010402 (experimental)";
index 87cd3d02d08b2fbfbcbeb94c327fb7a9fb89b857..27a630c500d4635c0865107041f8e8ac4884fe2b 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010401 (experimental)";
+const char *const version_string = "3.1 20010402 (experimental)";
index e7d670ab22c8be055f4173d085726ac10ae849d3..228054d099e4eb67f188031f5b7b760851a48fad 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010401 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010402 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 898ea9071fb68c26e4e83176f76eb008feccf029..f7076e51d1dbcf523e022f70db5abeb260d920c1 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010401 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010402 (experimental)";
 
 /*
 2.01   $ format added
index 06018d2ab8693ca978c0a75922da22274d95a9ab..ff77554554ef2744c167943300121e2f58ce5ad7 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010401 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010402 (experimental)";
 
 #include <stdio.h>