diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-07 01:45:11 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-07 01:45:11 -0700 |
commit | 08a75be26cf718b09bee952783e88d7789b47979 (patch) | |
tree | 94fb816459c9012732b9f3682b206cc16026a38a /libf2c/libU77/Version.c | |
parent | c1212d2f0998469e6b4608de078a0a47bccd4ab7 (diff) | |
download | gcc-08a75be26cf718b09bee952783e88d7789b47979.zip gcc-08a75be26cf718b09bee952783e88d7789b47979.tar.gz gcc-08a75be26cf718b09bee952783e88d7789b47979.tar.bz2 |
Daily bump.
From-SVN: r31830
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 41688f0..9c0ecea 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 20000206 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000207 (prerelease)"; #include <stdio.h> |