diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-01-21 01:45:07 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-01-21 01:45:07 -0700 |
commit | fb0d0f72c6dd0887730ece9c63eb2c6248a851fe (patch) | |
tree | 8a8933b8301f8b56ee989eb13788849fd275e826 /libf2c/libU77/Version.c | |
parent | 7c22ee2b1803ca9de8c5bd1ef3ab6ccb53d68c9a (diff) | |
download | gcc-fb0d0f72c6dd0887730ece9c63eb2c6248a851fe.zip gcc-fb0d0f72c6dd0887730ece9c63eb2c6248a851fe.tar.gz gcc-fb0d0f72c6dd0887730ece9c63eb2c6248a851fe.tar.bz2 |
Daily bump.
From-SVN: r31547
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 da82c49..db81e9a 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.25 20000120 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000121 (prerelease)"; #include <stdio.h> |