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

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

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