diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-17 07:17:10 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-17 07:17:10 +0000 |
commit | 6274a3f5268cb8a3f763eb0594e79e34f0e73140 (patch) | |
tree | a141e79f87fd15e0e62e2a3a714a66febffc5606 /libf2c/libU77 | |
parent | 3135ac24820a98e021a3b662f47f80a2a7e4f95b (diff) | |
download | gcc-6274a3f5268cb8a3f763eb0594e79e34f0e73140.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56408 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 394d8323752..3dbb199ebea 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 20020816 (experimental)"; +char __G77_LIBU77_VERSION__[] = "3.3 20020817 (experimental)"; #include <stdio.h> |