aboutsummaryrefslogtreecommitdiff
path: root/libf2c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>2000-11-19 01:45:10 -0700
committerJeff Law <law@gcc.gnu.org>2000-11-19 01:45:10 -0700
commit0da8bbae9db72b84e6f315ba37175a535aae2507 (patch)
tree57e71f48db04c9c806eec91993e8b673de08c506 /libf2c
parent967e627adc2763b193ba68769eb4e7da2a7b8b55 (diff)
downloadgcc-0da8bbae9db72b84e6f315ba37175a535aae2507.zip
gcc-0da8bbae9db72b84e6f315ba37175a535aae2507.tar.gz
gcc-0da8bbae9db72b84e6f315ba37175a535aae2507.tar.bz2
Daily bump.
From-SVN: r37559
Diffstat (limited to 'libf2c')
-rw-r--r--libf2c/libF77/Version.c2
-rw-r--r--libf2c/libI77/Version.c2
-rw-r--r--libf2c/libU77/Version.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/libf2c/libF77/Version.c b/libf2c/libF77/Version.c
index 5320722..a3462bb 100644
--- a/libf2c/libF77/Version.c
+++ b/libf2c/libF77/Version.c
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
/*
*/
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001118 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001119 (prerelease)";
/*
2.00 11 June 1980. File version.c added to library.
diff --git a/libf2c/libI77/Version.c b/libf2c/libI77/Version.c
index 3dffebf..9b6a811 100644
--- a/libf2c/libI77/Version.c
+++ b/libf2c/libI77/Version.c
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
/*
*/
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001118 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001119 (prerelease)";
/*
2.01 $ format added
diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c
index bbfc3c1..2cc354c 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.26 20001118 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001119 (prerelease)";
#include <stdio.h>