diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2001-07-25 07:16:08 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2001-07-25 07:16:08 +0000 |
commit | 40a25731d64b0756aa5aa387e1a5c9a34bf23cfc (patch) | |
tree | 475bb89e41592e825248e366af08aa31fdfd480b /libf2c/libI77/Version.c | |
parent | 303e979ace1c50c6413fabb7b3f591ae264cc82a (diff) | |
download | gcc-40a25731d64b0756aa5aa387e1a5c9a34bf23cfc.zip gcc-40a25731d64b0756aa5aa387e1a5c9a34bf23cfc.tar.gz gcc-40a25731d64b0756aa5aa387e1a5c9a34bf23cfc.tar.bz2 |
Daily bump.
From-SVN: r44332
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 7de59c8..d2647523 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__[] = "0.5.27 20010724 (experimental)"; +char __G77_LIBI77_VERSION__[] = "0.5.27 20010725 (experimental)"; /* 2.01 $ format added |