diff options
author | Jeff Law <law@gcc.gnu.org> | 2001-01-24 01:45:12 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2001-01-24 01:45:12 -0700 |
commit | 28d0a4d8f7510ae3f721b6a5c7ea836cf3ce63d0 (patch) | |
tree | 436d4e5a2c221e2e5446c35e743af0472a093625 /libf2c/libF77/Version.c | |
parent | 493d561d623fe14141c5dba6ddd98a8271c67e69 (diff) | |
download | gcc-28d0a4d8f7510ae3f721b6a5c7ea836cf3ce63d0.zip gcc-28d0a4d8f7510ae3f721b6a5c7ea836cf3ce63d0.tar.gz gcc-28d0a4d8f7510ae3f721b6a5c7ea836cf3ce63d0.tar.bz2 |
Daily bump.
From-SVN: r39231
Diffstat (limited to 'libf2c/libF77/Version.c')
-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 45e2b7f..5890a4b 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__[] = "0.5.26 20010123 (experimental)"; +char __G77_LIBF77_VERSION__[] = "0.5.26 20010124 (experimental)"; /* 2.00 11 June 1980. File version.c added to library. |