diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-04-24 07:19:36 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-04-24 07:19:36 +0000 |
commit | 12fe8bf235afe43f72abebca8fb82ee7072afff3 (patch) | |
tree | fa819f427a0546d8677b3e397df446a9288c7bf9 /libf2c/libU77/Version.c | |
parent | be3ac45edb1f10d6e813ef8674b0afa2f314d3ae (diff) | |
download | gcc-12fe8bf235afe43f72abebca8fb82ee7072afff3.zip gcc-12fe8bf235afe43f72abebca8fb82ee7072afff3.tar.gz gcc-12fe8bf235afe43f72abebca8fb82ee7072afff3.tar.bz2 |
Daily bump.
From-SVN: r52708
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 9676c5c..4d5823c 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__[] = "3.2 20020423 (experimental)"; +char __G77_LIBU77_VERSION__[] = "3.2 20020424 (experimental)"; #include <stdio.h> |