Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 17 May 2001 07:16:19 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 17 May 2001 07:16:19 +0000 (07:16 +0000)
From-SVN: r42189

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

index cb7bc1dc4382108574c4f1f381b155656b60f91e..8c2c0991a554ba219026dc9562630379dd81f20d 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010516 (experimental)";
+const char *ffe_version_string = "0.5.27 20010517 (experimental)";
index b3c287ce9fe309769c9efc3571c78766da6119c4..9a125538d62a87367bfb32af95cbc5deadbb1afd 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010516 (experimental)";
+const char *const version_string = "3.1 20010517 (experimental)";
index 19db15ae21a98db8462139d52676da7d2149fa71..3aee0ad02915da365aa40cd4b46c8bfd5985b33a 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010516 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010517 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 3da2058a975265cfd6a73668697a5435bbb32e5b..75d517ac2c9e16486ff078e006667497ebf20892 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010516 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010517 (experimental)";
 
 /*
 2.01   $ format added
index bb4f520fe32de4dbdefbb54c315c43d3a197722c..a263df4d118246c3fb413864e384f19a889005be 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010516 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010517 (experimental)";
 
 #include <stdio.h>