diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-07-06 01:45:09 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-07-06 01:45:09 -0600 |
commit | 121470c81d2f83d34d30129f419cbcc73f3e1026 (patch) | |
tree | 6079cc2a791279124af42b01f087edbdc297fa47 /libf2c/libU77/Version.c | |
parent | 07e4d94eea8e5ddd3dd97865340c801f0d8570ca (diff) | |
download | gcc-121470c81d2f83d34d30129f419cbcc73f3e1026.zip gcc-121470c81d2f83d34d30129f419cbcc73f3e1026.tar.gz gcc-121470c81d2f83d34d30129f419cbcc73f3e1026.tar.bz2 |
Daily bump.
From-SVN: r34883
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 01e27c8..f637878 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 20000705 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.26 20000706 (prerelease)"; #include <stdio.h> |