diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2003-03-18 00:16:31 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2003-03-18 00:16:31 +0000 |
commit | f3380fe20d6f287a3fc1bce5368da95dce313104 (patch) | |
tree | 38c2496c6a34204bf3b0a3f42eabd157497832d7 /libf2c/libF77 | |
parent | 0f079a3c87e8b458b8e426ac33fc36f255b8fcb1 (diff) | |
download | gcc-f3380fe20d6f287a3fc1bce5368da95dce313104.zip gcc-f3380fe20d6f287a3fc1bce5368da95dce313104.tar.gz gcc-f3380fe20d6f287a3fc1bce5368da95dce313104.tar.bz2 |
Daily bump.
From-SVN: r64513
Diffstat (limited to 'libf2c/libF77')
-rw-r--r-- | libf2c/libF77/Version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/libF77/Version.c b/libf2c/libF77/Version.c index 7554499..0cc8380 100644 --- a/libf2c/libF77/Version.c +++ b/libf2c/libF77/Version.c @@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n"; /* */ -char __G77_LIBF77_VERSION__[] = "3.2.2 20030317 (release)"; +char __G77_LIBF77_VERSION__[] = "3.2.2 20030318 (release)"; /* 2.00 11 June 1980. File version.c added to library. |