diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-15 08:45:08 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-15 08:45:08 +0000 |
commit | b728e3fbe365f786938a15f5457ef83aee2404e1 (patch) | |
tree | 8094b1bb13058a4c3d8553d52fa7091b9def9930 /libf2c/libU77 | |
parent | 0696752402c1f8e79fcc0e4657dee344b8a081c0 (diff) | |
download | ppe42-gcc-b728e3fbe365f786938a15f5457ef83aee2404e1.tar.gz ppe42-gcc-b728e3fbe365f786938a15f5457ef83aee2404e1.zip |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31977 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 673dc5143d9..e8b27a28fcb 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 20000214 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000215 (prerelease)"; #include <stdio.h> |