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

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

index cb05efba198c27bfac82e08109713519f17b1f2e..323afce6562b1b9954f71bc1634c1af3eae36ba9 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000525 (experimental)";
+const char *ffe_version_string = "0.5.25 20000526 (experimental)";
index 6621e5cf321c90daf54d4f536da8304f0227393d..45c7ba8cf70a3d63a0fab53eeb6079df87d2d720 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000525 (experimental)";
+const char *const version_string = "2.96 20000526 (experimental)";
index f949abe43faa50207699a879382ee8d31d5f8329..66d8f6b9bca5a3f0063321139f80fc52685c42bd 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000525 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000526 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index e00de55e4634fa42a2883efe7e51b0d0fbdaa02b..147b69bd40de8f7afd4357b415d7d0f0a358f5c5 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000525 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000526 (prerelease)";
 
 /*
 2.01   $ format added
index 90ab914b6739c91191afb373cdbd268445b2c7f1..ecc888420817aaac8f5ab21dce3cb7da94ad3083 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000525 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000526 (prerelease)";
 
 #include <stdio.h>