]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 21 Nov 2000 08:45:08 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 21 Nov 2000 08:45:08 +0000 (01:45 -0700)
From-SVN: r37610

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

index 7ada689e7834db6c73bdfaf664b257b732661b3d..e29e6509cd3c2d5d502b4fd19de02f60de23a8ca 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001120 (experimental)";
+const char *ffe_version_string = "0.5.26 20001121 (experimental)";
index 524bbb1ff8b04fc14e376d5a8f0d82a52a99fad9..b8cfcdd25498e925dbaccf5593cf991f3da42f86 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001120 (experimental)";
+const char *const version_string = "2.97 20001121 (experimental)";
index 0807558274e2583c641b898cb1badd4d842afb5f..33d531409abaa698f28e51f81c97ff2e39359193 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001120 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001121 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index d61ed56848e9974c031b0ee18ab7f453aab6afc9..c2fb30982ce6b627eff321504a8a66442a374199 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001120 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001121 (prerelease)";
 
 /*
 2.01   $ format added
index 7789ddca9cb76a2e7690b293a529ce5e2b73559e..4619aa10d11ddc6979b26ec4e536c0877f06ecc7 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001120 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001121 (prerelease)";
 
 #include <stdio.h>
 
This page took 0.068738 seconds and 5 git commands to generate.