Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 6 Jun 2001 07:16:15 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 6 Jun 2001 07:16:15 +0000 (07:16 +0000)
From-SVN: r42939

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

index a6771ea2855b9c47c9cd666d363ae988cbf94802..455ed2c0dc9ad0875577dee09a4abc426ca916fd 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010605 (experimental)";
+const char *ffe_version_string = "0.5.27 20010606 (experimental)";
index 0a730a2e42517587cfa828ac4e01508c43d8534a..c57fa107fc1a2379fd4e966d23462172aa331b13 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010605 (experimental)";
+const char *const version_string = "3.1 20010606 (experimental)";
index 33157f3105efceb364219fa47fb52dd6efcb5cac..aa975f4eb142b3b20b1387c1705d52621c75ba06 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010605 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010606 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index b0b71d1dccfb75c470e011dcec93b93dfd0cc9c3..8bcb045e7da287a1b57b97994924c55cb5d3f876 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010605 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010606 (experimental)";
 
 /*
 2.01   $ format added
index d0db4dccb57d89a9c13f3df9299f2c9275176bfb..49494e2e84fa5f20112ede20aa32d913295f7e1e 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010605 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010606 (experimental)";
 
 #include <stdio.h>