diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-28 08:45:07 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-28 08:45:07 +0000 |
commit | 1b6156fd333c08c8375ef00a47662aaa271c7516 (patch) | |
tree | c376f7d22bc1257f63f261ae7c887977e2afb1f7 /libf2c/libU77 | |
parent | ff10cff267180da6873448465d44b92b51359e46 (diff) | |
download | ppe42-gcc-1b6156fd333c08c8375ef00a47662aaa271c7516.tar.gz ppe42-gcc-1b6156fd333c08c8375ef00a47662aaa271c7516.zip |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31664 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/libU77')
-rw-r--r-- | libf2c/libU77/Version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c index 8f809e72076..ea597453e75 100644 --- a/libf2c/libU77/Version.c +++ b/libf2c/libU77/Version.c @@ -1,6 +1,6 @@ static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n"; -char __G77_LIBU77_VERSION__[] = "0.5.25 20000127 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000128 (prerelease)"; #include <stdio.h> |