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

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

index af519cb4253c71438c2cdc18200d318810f52aec..a7574d67d03434098af47cf0617bf582bb6f39cd 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010502 (experimental)";
+const char *ffe_version_string = "0.5.27 20010503 (experimental)";
index f00eb77aeafd8edc784f413ecf808e4d1eca5394..5150716b23192015bb986de60a6a66f7896bee49 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010502 (experimental)";
+const char *const version_string = "3.1 20010503 (experimental)";
index d62ba3fdb956ff86a6acbfe8d23c87e20149e54d..4c77cac4f6b50bb5dfad0c373ea0f8566a01049b 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010502 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010503 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index a238ecfe2fc639463001903b17a1f0d89c1a9c17..8585fc444a96928e44e4626d6db918a80ea66b90 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010502 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010503 (experimental)";
 
 /*
 2.01   $ format added
index b50e9b885243b6f171e72069e3a3bc43a94dba4c..39aa49ae32a63910a0d9efbb5847b629644d16bf 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010502 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010503 (experimental)";
 
 #include <stdio.h>