diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-01-27 08:16:20 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-01-27 08:16:20 +0000 |
commit | eeb373f61c5ef386cd45908c2d2f05286fc8341e (patch) | |
tree | 4b2bc0c23b22e4d960091e14d5823f0f53370297 /libf2c/libU77/Version.c | |
parent | d8fd4914ea0dda06b02b870c0b485b97fa32c469 (diff) | |
download | gcc-eeb373f61c5ef386cd45908c2d2f05286fc8341e.zip gcc-eeb373f61c5ef386cd45908c2d2f05286fc8341e.tar.gz gcc-eeb373f61c5ef386cd45908c2d2f05286fc8341e.tar.bz2 |
Daily bump.
From-SVN: r49265
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 8b77479..a426516 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.27 20020126 (experimental)"; +char __G77_LIBU77_VERSION__[] = "0.5.27 20020127 (experimental)"; #include <stdio.h> |