diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-08-29 01:45:08 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-08-29 01:45:08 -0600 |
commit | 484fde94394217be93a36c36bf815c4166e511c3 (patch) | |
tree | fccd5c90c766cfe02aad882b68665b90aedb3428 /libf2c/libU77/Version.c | |
parent | 5f632b5e7a2d76b3c04f2db536ffeb4c278a8466 (diff) | |
download | gcc-484fde94394217be93a36c36bf815c4166e511c3.zip gcc-484fde94394217be93a36c36bf815c4166e511c3.tar.gz gcc-484fde94394217be93a36c36bf815c4166e511c3.tar.bz2 |
Daily bump.
From-SVN: r36031
Diffstat (limited to 'libf2c/libU77/Version.c')
-rw-r--r-- | libf2c/libU77/Version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c index 6f7d6ff..452cc9f 100644 --- a/libf2c/libU77/Version.c +++ b/libf2c/libU77/Version.c @@ -1,6 +1,6 @@ static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n"; -char __G77_LIBU77_VERSION__[] = "0.5.26 20000828 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.26 20000829 (prerelease)"; #include <stdio.h> |