diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2001-12-20 08:16:14 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2001-12-20 08:16:14 +0000 |
commit | c12b6f2a0716f77d3bc482b022698c14e7b02fce (patch) | |
tree | 07556ce48c5501cb42bb6a397a13f38185bb9278 /libf2c/libU77 | |
parent | 17c5c8a5ee243fd9b68af7beeb9351a4ee215b9b (diff) | |
download | gcc-c12b6f2a0716f77d3bc482b022698c14e7b02fce.tar.gz |
Daily bump.
From-SVN: r48196
Diffstat (limited to 'libf2c/libU77')
-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 1143410f980..055e833aa8a 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 20011219 (experimental)"; +char __G77_LIBU77_VERSION__[] = "0.5.27 20011220 (experimental)"; #include <stdio.h> |