diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-10 07:17:07 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-10 07:17:07 +0000 |
commit | 5b9d2a48f7f03fc425219423f81218f6290e2d96 (patch) | |
tree | 3eb17eb1663bf6643359238ba3525e92cdad054d /libf2c/libU77 | |
parent | c45eb3fc359f4cbf04fdb1c26ff3ceb3575e000d (diff) | |
download | gcc-5b9d2a48f7f03fc425219423f81218f6290e2d96.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56180 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 b1e08c546ae..79f9d87da3d 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__[] = "3.3 20020809 (experimental)"; +char __G77_LIBU77_VERSION__[] = "3.3 20020810 (experimental)"; #include <stdio.h> |