]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 22 Jun 2001 07:16:42 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 22 Jun 2001 07:16:42 +0000 (07:16 +0000)
From-SVN: r43501

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

index 454a234f788c3ca7f2dcf4e18aee208c743dbf4f..e36fc12e39f09790213ca7f8df721a5a36ae7807 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010621 (experimental)";
+const char *ffe_version_string = "0.5.27 20010622 (experimental)";
index 797427f032c04dd302b0d9aeb098a850050c4430..6fc7ee95af744a458932cf222cb2868206cef738 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010621 (experimental)";
+const char *const version_string = "3.1 20010622 (experimental)";
index 0f7b631c00ece372642e7672e23898e8936b1748..73a10831fdeabc08c7c534de5832ccf970472074 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010621 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010622 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 1736e1b1199de25281d42176d2cdd5d1d16363d5..ba60c8b3c76e54527cd33be5ce8018a42d062159 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010621 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010622 (experimental)";
 
 /*
 2.01   $ format added
index 9b966d4a11d07df9228eee1849b511eb1d3db63f..7d0b72e6787941de9771240fcc4a29d95fda4185 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010621 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010622 (experimental)";
 
 #include <stdio.h>
 
This page took 0.065625 seconds and 5 git commands to generate.