]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 18 Jul 2000 07:45:06 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 18 Jul 2000 07:45:06 +0000 (01:45 -0600)
From-SVN: r35115

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

index 5d25561afa5af043ca13d8b3b919631dc16ff5fd..ca353b4d50266d8cefa2c1785f5f8f1f26039a91 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000717 (experimental)";
+const char *ffe_version_string = "0.5.26 20000718 (experimental)";
index 4ccb8a3c58821772ddf9dcae768ff949a64377a3..62230705eaa20c6b7160bcd19d7c1405b6761398 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000717 (experimental)";
+const char *const version_string = "2.96 20000718 (experimental)";
index 71aa7c773d64a8681e3d6dd884c4c3f9c21426ed..818dff59ccccf66837592fafdaada7a15a6bf98f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000717 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000718 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 0e398baf3547f4d8d06fbe6ffc69798ea72f4d92..a0de58089baa4f57015a9a0c6fed9bd935707b63 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000717 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000718 (prerelease)";
 
 /*
 2.01   $ format added
index 4b179f575f9997afec626e7a243ced39f22dff69..c2586007d848b6dfa65ae2c3d6e3d7a200e49195 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000717 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000718 (prerelease)";
 
 #include <stdio.h>