diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2003-03-20 00:16:29 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2003-03-20 00:16:29 +0000 |
commit | 65f5f95ce7ce23eb40991f9c88991117a679cebc (patch) | |
tree | ebd43d8fc9e1dceeb95766cfbf7d6a584da9af13 /libf2c/libF77 | |
parent | f4e4a9eec38ec6aac23280eae8044d38bb3eafe3 (diff) | |
download | gcc-65f5f95ce7ce23eb40991f9c88991117a679cebc.zip gcc-65f5f95ce7ce23eb40991f9c88991117a679cebc.tar.gz gcc-65f5f95ce7ce23eb40991f9c88991117a679cebc.tar.bz2 |
Daily bump.
From-SVN: r64599
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 7ac92d4..ba5d29c 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 20030319 (release)"; +char __G77_LIBF77_VERSION__[] = "3.2.2 20030320 (release)"; /* 2.00 11 June 1980. File version.c added to library. |