]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Fri, 6 Oct 2000 07:45:10 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 6 Oct 2000 07:45:10 +0000 (01:45 -0600)
From-SVN: r36754

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

index 36cd81dc7d5fb6415c6a21c332dfb6a76ac9ff1a..bbc0ab4e8f40cd87a09c426be298f2ba6fb06ebe 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001005 (experimental)";
+const char *ffe_version_string = "0.5.26 20001006 (experimental)";
index 1e28f72149bcd9f5c2ca707ea63fab7132afb22a..c29eceb22d15301e1b36c8c54248259916d7c154 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001005 (experimental)";
+const char *const version_string = "2.97 20001006 (experimental)";
index 13ee35da491295d871d78a8f00d29a59af6ca84a..0bd689c3e0789b872c2624ee50dd1006169abc32 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001005 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001006 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index b0e6b8b2a1a6dfbfc5578194a5d91a463bf80af9..02aec65c96373ba6cb97ff5fa7a9c51a8000ce2e 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001005 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001006 (prerelease)";
 
 /*
 2.01   $ format added
index 2be514c7c1bb0babeda9cb7233528bb445d0bd1d..e6daffab527a83f933adc9d2f1aaa88c68fc98bb 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001005 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001006 (prerelease)";
 
 #include <stdio.h>
 
This page took 0.06938 seconds and 5 git commands to generate.