]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 7 Jun 2001 07:16:13 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 7 Jun 2001 07:16:13 +0000 (07:16 +0000)
From-SVN: r42950

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

index 455ed2c0dc9ad0875577dee09a4abc426ca916fd..bb9336f83ac79b9219ff0690781361bf540054f5 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010606 (experimental)";
+const char *ffe_version_string = "0.5.27 20010607 (experimental)";
index c57fa107fc1a2379fd4e966d23462172aa331b13..9abfd6f6207ec750e73eeab049b0546a3ce9f30e 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010606 (experimental)";
+const char *const version_string = "3.1 20010607 (experimental)";
index aa975f4eb142b3b20b1387c1705d52621c75ba06..a6bb97c0f1bd49efa761f3eb3fe2d76e06b7b3e3 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010606 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010607 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 8bcb045e7da287a1b57b97994924c55cb5d3f876..1e00c09aed891ff85beecc650f3cbe4825ce3068 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010606 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010607 (experimental)";
 
 /*
 2.01   $ format added
index 49494e2e84fa5f20112ede20aa32d913295f7e1e..00da66d8da5c5f4ea4a9fd4a5eff8599407e6c07 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010606 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010607 (experimental)";
 
 #include <stdio.h>
 
This page took 0.067831 seconds and 5 git commands to generate.