diff options
author | kan <kan@FreeBSD.org> | 2002-09-17 04:04:15 +0000 |
---|---|---|
committer | kan <kan@FreeBSD.org> | 2002-09-17 04:04:15 +0000 |
commit | 48f00f4c43af857e09b5f961c806a8811c504a3c (patch) | |
tree | 56243083f7e6b574c7519809272eefe5ffcd83d6 /contrib/libf2c/libI77/Version.c | |
parent | d28dfe2607c93215301923596ce65ae6df3d4cd9 (diff) | |
download | FreeBSD-src-48f00f4c43af857e09b5f961c806a8811c504a3c.zip FreeBSD-src-48f00f4c43af857e09b5f961c806a8811c504a3c.tar.gz |
Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on 16-Sep-2002 13:23:11 EDT.
Diffstat (limited to 'contrib/libf2c/libI77/Version.c')
-rw-r--r-- | contrib/libf2c/libI77/Version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libf2c/libI77/Version.c b/contrib/libf2c/libI77/Version.c index 7931eb2..188b886 100644 --- a/contrib/libf2c/libI77/Version.c +++ b/contrib/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.1 20020831 (prerelease)"; +char __G77_LIBI77_VERSION__[] = "3.2.1 20020916 (prerelease)"; /* 2.01 $ format added |