diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-01-12 01:45:06 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-01-12 01:45:06 -0700 |
commit | d2f5d3b8d62025894b378bdf047ebd18006b77d8 (patch) | |
tree | f68203c48662c2ce1097e45ca5a963aa6ec92098 /libf2c/libU77 | |
parent | 5ffb32944a852af7a45f81f4678e9558f3a834e7 (diff) | |
download | gcc-d2f5d3b8d62025894b378bdf047ebd18006b77d8.zip gcc-d2f5d3b8d62025894b378bdf047ebd18006b77d8.tar.gz gcc-d2f5d3b8d62025894b378bdf047ebd18006b77d8.tar.bz2 |
Daily bump.
From-SVN: r31346
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 37a8435..6915282 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 20000111 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000112 (prerelease)"; #include <stdio.h> |