diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-25 08:45:06 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-25 08:45:06 +0000 |
commit | 1e6ebaa3d758076aa9acee2b967ad86512d78788 (patch) | |
tree | 5037edc54399f2e1306709a5a45160c0245e4912 /libf2c/libU77 | |
parent | d4c4b01d59c563460e3263fdc44f1ecb811cef74 (diff) | |
download | ppe42-gcc-1e6ebaa3d758076aa9acee2b967ad86512d78788.tar.gz ppe42-gcc-1e6ebaa3d758076aa9acee2b967ad86512d78788.zip |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31605 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 68968189763..1aefd66c4e4 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 20000124 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000125 (prerelease)"; #include <stdio.h> |