Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 8 Apr 2001 07:16:37 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 8 Apr 2001 07:16:37 +0000 (07:16 +0000)
From-SVN: r41185

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

index 9fad65e263d71be209f157659b34f4584aace5ea..71d4cbbd085b5e3c9daf75ec1553d7dfe2c7dfb2 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010407 (experimental)";
+const char *ffe_version_string = "0.5.27 20010408 (experimental)";
index 6e743dd359b836ed25e3546209f7114d6a49dab0..fba7d40e981476ed71e75b4b6e19a852da3eef01 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010407 (experimental)";
+const char *const version_string = "3.1 20010408 (experimental)";
index afcd16c2d671e36815b7f18ae84be63ac5234c75..3d3219920acb6a9c0ccda9ca8644d98212fc85a5 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010407 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010408 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 10782d856f9566a581140f67559027e79e5c860a..85c391ecbed2eb8944dbbfc6e6479bd316ef1677 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010407 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010408 (experimental)";
 
 /*
 2.01   $ format added
index f3281e223d4b602bfaf5c627f7934ddcb4b35aee..d92b73bf01384d71a774cc10d975db04fab319df 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010407 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010408 (experimental)";
 
 #include <stdio.h>