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

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

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