Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 27 Jul 2000 07:45:08 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 27 Jul 2000 07:45:08 +0000 (01:45 -0600)
From-SVN: r35286

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

index c2b4a8bbce6ac9ae4ba4bee2ff76b6304dace3e4..d5a4a120b6eedb54dc845f7ad2ac4431f101a016 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000726 (experimental)";
+const char *ffe_version_string = "0.5.26 20000727 (experimental)";
index 69f3c5f8208ca254e81bd7860f2645a07f1e089d..2091869a63a0ee3188fb98b868cebc3b9ae41bf9 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000726 (experimental)";
+const char *const version_string = "2.96 20000727 (experimental)";
index 280d374abbcc576d81a7b693aec096831cefcaff..4468df15dfbca1bc29861ce8bacb9c6dfdc82c3a 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000726 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000727 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 15b009037c8074222a9c5fd9926a757b57432d8b..e2ca051613f2c33e0cdddef726abb6391702d11c 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000726 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000727 (prerelease)";
 
 /*
 2.01   $ format added
index de84e6d9e7dd9a1c683a150f0b93a08ac8ef0230..c481ac5e2b0d967c9e69c82c92ad6afbe0464c93 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000726 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000727 (prerelease)";
 
 #include <stdio.h>