diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-03-12 08:18:17 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-03-12 08:18:17 +0000 |
commit | 85559bd41b1f20d9fcbef4dcf2c00afb96b7b034 (patch) | |
tree | 75fb1bd123141929b9c2f2456d7941bc4764af02 /libf2c/libU77/Version.c | |
parent | 56f4537eac6871d41c896291f50b45cc90e43636 (diff) | |
download | gcc-85559bd41b1f20d9fcbef4dcf2c00afb96b7b034.zip gcc-85559bd41b1f20d9fcbef4dcf2c00afb96b7b034.tar.gz gcc-85559bd41b1f20d9fcbef4dcf2c00afb96b7b034.tar.bz2 |
Daily bump.
From-SVN: r50648
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 e6030be..5d32746 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.2 20020311 (experimental)"; +char __G77_LIBU77_VERSION__[] = "3.2 20020312 (experimental)"; #include <stdio.h> |