Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 5 Jun 2001 07:16:37 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 5 Jun 2001 07:16:37 +0000 (07:16 +0000)
From-SVN: r42894

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

index 02b7cf71dc70aed441bf004f15119760c3b06eaa..a6771ea2855b9c47c9cd666d363ae988cbf94802 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010604 (experimental)";
+const char *ffe_version_string = "0.5.27 20010605 (experimental)";
index 327159422bca0b61f68bbc050de273b947d574ec..0a730a2e42517587cfa828ac4e01508c43d8534a 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010604 (experimental)";
+const char *const version_string = "3.1 20010605 (experimental)";
index 5d995c3ced52839f578844ebf7f927dee53c58db..33157f3105efceb364219fa47fb52dd6efcb5cac 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010604 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010605 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index a950b6cf8b293e6924df15f36af2f4ea87fd91b2..b0b71d1dccfb75c470e011dcec93b93dfd0cc9c3 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010604 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010605 (experimental)";
 
 /*
 2.01   $ format added
index 17e89ff9661fccd686a8dba1ca5eeb4eef4377c1..d0db4dccb57d89a9c13f3df9299f2c9275176bfb 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010604 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010605 (experimental)";
 
 #include <stdio.h>