Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sun, 7 May 2000 07:45:07 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Sun, 7 May 2000 07:45:07 +0000 (01:45 -0600)
From-SVN: r33757

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

index 8f1a58acfb6e3983554aea35ef852d2b5988063d..fdaebb9d234d7d0f26b30b8ef96298f17fddaab9 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000506 (experimental)";
+const char *ffe_version_string = "0.5.25 20000507 (experimental)";
index d47c8689ef9478770927e644c373aa13064acc30..df90f449880c149a5274892233dd79027d0be996 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000506 (experimental)";
+const char *const version_string = "2.96 20000507 (experimental)";
index 5e4b4be32333196e062d8d3915576d8d33d8a53a..4e34bf993f7af2b55168fc65f0b813749f12d1cf 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000506 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000507 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 30f31cd50e42969358a7a8cfb8ad963dc1a8034a..c4bbcf6e5e7adcdc952f84a0f3f8986322f88f06 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000506 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000507 (prerelease)";
 
 /*
 2.01   $ format added
index 5d80454d7e97ec1bc24becd32486626766ec7804..5f29470ae575a6f1ef8adc2e9537010dbbfd1ad1 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000506 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000507 (prerelease)";
 
 #include <stdio.h>