]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Mon, 21 Feb 2000 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 21 Feb 2000 08:45:07 +0000 (01:45 -0700)
From-SVN: r32088

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

index 5ebaae082568358c22dc250445660dec0173bb67..61ec7070eee0a73239295ac26a9cc5cf3cf04274 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000220 (experimental)";
+const char *ffe_version_string = "0.5.25 20000221 (experimental)";
index 1c472ad37e76c2ced6ff3488e51696c869f2e31b..740834125662704e0b50580fc91b1e7b7845a244 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000220 (experimental)";
+const char *const version_string = "2.96 20000221 (experimental)";
index 70e9f57c5a5f6172d9fd0ce9b48d52053e66731f..e3f67ed344960d91c9f88db32fa9dcb82e9d0d2c 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000220 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000221 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 9ea8ed6f4494ca63603f46c7b0108ff7e7fe98f5..c490fd0079710d0b957d6e1e86503a9aa0bd6296 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000220 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000221 (prerelease)";
 
 /*
 2.01   $ format added
index 7e6f63b15bfefce782783b2d839996d783c8dfda..394b783a9722c180ccf6ceb6ad1716b9201fd77c 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000220 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000221 (prerelease)";
 
 #include <stdio.h>