diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-28 01:45:06 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-28 01:45:06 -0700 |
commit | 8181bf427b0f5b094bf402e03304d66c64cdaf68 (patch) | |
tree | b2ff5d969b977209b63a127701da8ce0ca5e898b /libf2c/libU77/Version.c | |
parent | a51c1a1a0ab8d2f554f6249f949d6ae8580480f5 (diff) | |
download | gcc-8181bf427b0f5b094bf402e03304d66c64cdaf68.zip gcc-8181bf427b0f5b094bf402e03304d66c64cdaf68.tar.gz gcc-8181bf427b0f5b094bf402e03304d66c64cdaf68.tar.bz2 |
Daily bump.
From-SVN: r32227
Diffstat (limited to 'libf2c/libU77/Version.c')
-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 f56921b..8bd599c 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 20000227 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000228 (prerelease)"; #include <stdio.h> |