summaryrefslogtreecommitdiff
path: root/libf2c/libU77
diff options
context:
space:
mode:
authorCraig Burley <burley@gnu.org>1998-05-19 06:52:03 -0400
committerDave Love <fx@gcc.gnu.org>1998-05-19 10:52:03 +0000
commita843efa0d4ff93324077fbd8b1fc57ed8f4b57f0 (patch)
treec4e8e02849cc5a16fa5bc00db65b9b2aa8561eaf /libf2c/libU77
parentdeec641e31ba6af1cf67f72546486d5b8c37ee69 (diff)
downloadgcc-a843efa0d4ff93324077fbd8b1fc57ed8f4b57f0.tar.gz
Update to Netlib version of 1998-04-20
From-SVN: r19877
Diffstat (limited to 'libf2c/libU77')
-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 99c58c92313..12b876cf29a 100644
--- a/libf2c/libU77/Version.c
+++ b/libf2c/libU77/Version.c
@@ -1,6 +1,6 @@
static char junk[] = "\n@(#) LIBU77 VERSION 19970919\n";
-char __G77_LIBU77_VERSION__[] = "0.5.22";
+char __G77_LIBU77_VERSION__[] = "0.5.23-19980501";
#include <stdio.h>