diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-05-22 07:19:32 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-05-22 07:19:32 +0000 |
commit | 3396b5c88ed5a76b99e358ae7a4a8b61757a5f26 (patch) | |
tree | 27b165aeec3892d0b94d93a461b47193557002cf /libf2c/libI77/Version.c | |
parent | e5f3b786ed1ab1daea46751e22534c9fee73cd8a (diff) | |
download | gcc-3396b5c88ed5a76b99e358ae7a4a8b61757a5f26.zip gcc-3396b5c88ed5a76b99e358ae7a4a8b61757a5f26.tar.gz gcc-3396b5c88ed5a76b99e358ae7a4a8b61757a5f26.tar.bz2 |
Daily bump.
From-SVN: r53730
Diffstat (limited to 'libf2c/libI77/Version.c')
-rw-r--r-- | libf2c/libI77/Version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/libI77/Version.c b/libf2c/libI77/Version.c index 8ebebeb..977f45d 100644 --- a/libf2c/libI77/Version.c +++ b/libf2c/libI77/Version.c @@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n"; /* */ -char __G77_LIBI77_VERSION__[] = "3.2 20020521 (experimental)"; +char __G77_LIBI77_VERSION__[] = "3.2 20020522 (experimental)"; /* 2.01 $ format added |