]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 21 Sep 2000 07:45:08 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 21 Sep 2000 07:45:08 +0000 (01:45 -0600)
From-SVN: r36560

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

index 734e5b131cc14df6779d7a7f241600fa1dd93a94..a78c70eb85714def72d5300e140a8af5b00afffa 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000920 (experimental)";
+const char *ffe_version_string = "0.5.26 20000921 (experimental)";
index d4de785ea0e1ac6e0e605f96e72137366ecc1655..85eac4e0314f75b78244521d8822d9fa03a61bab 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000920 (experimental)";
+const char *const version_string = "2.96 20000921 (experimental)";
index 5ce7c546dad0bd6e4343618b10bfa5a84671480b..ad7a3448a30860f0c427b4ed049ef4e746693d84 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000920 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000921 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 50b6e8109327f11b5222a7ac0dbccd45fca9fbf3..c8c4baf7900dc4219ef35ac3bcc8cc60b89ec464 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000920 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000921 (prerelease)";
 
 /*
 2.01   $ format added
index 9856bc9e4e9bd8fbed2d3006530dd674aa09c129..ef69cd05aef372b72c53c9625ac1ff94b85a4db1 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000920 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000921 (prerelease)";
 
 #include <stdio.h>
 
This page took 0.06939 seconds and 5 git commands to generate.