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

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

index b7bad7b7935c42b5b87cdf46a2c7cd5c864f8539..5ab076199da66d311870117820e1f37880139c54 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000515 (experimental)";
+const char *ffe_version_string = "0.5.25 20000516 (experimental)";
index 5d04eb98f6f33309469002bf7f8d42e1aa079f94..64a4b0c5318395ceaeaa448988a8446cde482c97 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000515 (experimental)";
+const char *const version_string = "2.96 20000516 (experimental)";
index 8537dcd2a78ceb4138a37a71ffa32a00195c698d..3338f05def7402a6f2fd8d5335af53f0a777aaf7 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000515 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000516 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index fd5aa7fb5563c71214e5d58bacb3f5b9a8ee81b9..7af7ceb6659d3bb12c97a8908e6f8ebd951b1a44 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000515 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000516 (prerelease)";
 
 /*
 2.01   $ format added
index 5657c2a3a71ff6bc0cf2c83d659bbd507f571ecd..fce2063aeed9745abc36230cf9f42b0b46b57911 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000515 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000516 (prerelease)";
 
 #include <stdio.h>