diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-08-02 01:45:46 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-08-02 01:45:46 -0600 |
commit | 720988020dba9f4ae0056b3d7119a69059fdb1f0 (patch) | |
tree | 28a1f9fd0559711376a6ec573d6929e38b907d49 /libf2c/libI77 | |
parent | 93b9cce7ade3b8c70b41645a320ed64a0789ddb5 (diff) | |
download | gcc-720988020dba9f4ae0056b3d7119a69059fdb1f0.tar.gz |
Daily bump.
From-SVN: r28398
Diffstat (limited to 'libf2c/libI77')
-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 b504857bbce..ec33bd724bb 100644 --- a/libf2c/libI77/Version.c +++ b/libf2c/libI77/Version.c @@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n"; /* */ -char __G77_LIBI77_VERSION__[] = "0.5.25 19990801 (prerelease)"; +char __G77_LIBI77_VERSION__[] = "0.5.25 19990802 (prerelease)"; /* 2.01 $ format added |