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

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

index b3a27403cc098b111f39e3e2943194a478da6c6c..9e2f65f5fec2013b6b2323c02ff0b354489b0db6 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010530 (experimental)";
+const char *ffe_version_string = "0.5.27 20010531 (experimental)";
index e99b1ecc06362191b8b8f5177acd33017b3c9f32..299e5014c1bd38d68db4134738a5e6d11a6110a6 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010530 (experimental)";
+const char *const version_string = "3.1 20010531 (experimental)";
index 83bf6e69a31e8394dc728c793f312dfe6cd171e0..550f1df3f0b64927b09f15e5c16f39724218d5b8 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010530 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010531 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index ffb03ccb7392ab647003732d5ab96b3d0a1fa69d..9e0f371f457807bce287d7d6ad34e7c73ac8d5b8 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010530 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010531 (experimental)";
 
 /*
 2.01   $ format added
index 58fe4382cc6664204f79c35288047b104b9b7f6f..ab47c0b5ce68b074a41bd6670596ebc8ee1ae4c9 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010530 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010531 (experimental)";
 
 #include <stdio.h>