Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 20 Jun 2000 15:07:54 +0000 (09:07 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 20 Jun 2000 15:07:54 +0000 (09:07 -0600)
From-SVN: r34616

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

index f2df27ccaf5cc48b176a17047cdbb0fc426653f4..51b8d91f25a28111d04d9957e97e144a4984e570 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000619 (experimental)";
+const char *ffe_version_string = "0.5.25 20000620 (experimental)";
index 0d2d7894d1d7a33c336969d57c1cf4043a5e7291..bd0a789e7d429c8c2809f5ac99b2803594a11163 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000619 (experimental)";
+const char *const version_string = "2.96 20000620 (experimental)";
index ec1e3a0d739aecd577598c0110524fa607eb7f79..ee62603486d10cfb0084d8e1530aa67cdcd9dcfb 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000619 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000620 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 2de99c85f5f630f8b5c535941de4f493846432bc..a28c6c4d7ca3a605c12bb74e8f074d694e1d0206 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000619 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000620 (prerelease)";
 
 /*
 2.01   $ format added
index 4bbce56373f3fbe866f277340db5912854bfbdbc..90f17ca8622054cc4ee71211e0dc2f0fa826e058 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000619 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000620 (prerelease)";
 
 #include <stdio.h>