aboutsummaryrefslogtreecommitdiff
path: root/libf2c/libU77/Version.c
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2002-08-14 09:01:32 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2002-08-14 09:01:32 +0000
commit0fc80fd06dd97851b2b63e09becd3cb9f4e0fffc (patch)
tree0ed26d5046b89dcd756ef3578762a672523acdc9 /libf2c/libU77/Version.c
parent01c7e7ef90cb9787f7c4e4061418cb6c5625cecf (diff)
Update versiongcc-3_2-release
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_2-branch@56289 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/libU77/Version.c')
-rw-r--r--libf2c/libU77/Version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c
index fa912cdc93a..d31b39cda0f 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 20020814 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "3.2 20020814 (release)";
#include <stdio.h>