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

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

index 1d507f0c2221fad11af1deb1bd792e9948bb1cad..ac08f0c9ed952fc54f02cfd8b171c8bc2951bb7a 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000416 (experimental)";
+const char *ffe_version_string = "0.5.25 20000417 (experimental)";
index 019aa6a9d8b3ed5852b4e44ed3932e9f40cb30fb..8b5486e7df25d9a6ea34702da29f0cae9f1de3e3 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000416 (experimental)";
+const char *const version_string = "2.96 20000417 (experimental)";
index a79c7d920afa21f17d89b66a707aa126df1c6758..470e55d7558427433ad430fb6acf8863135e7401 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000416 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000417 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index e9de869759c25be4cee50cf54387a574335e07c9..6c5a898e32adb48db963fdd56d4c07d74c45f28e 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000416 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000417 (prerelease)";
 
 /*
 2.01   $ format added
index 8d5968da53449cf1c83526c468dcc231d33a51be..39ec8d11a50608e253d7c1e6a10559cbf0587488 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000416 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000417 (prerelease)";
 
 #include <stdio.h>