summaryrefslogtreecommitdiff
path: root/libf2c
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-07 08:45:08 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-07 08:45:08 +0000
commit941f42a6b988b0e631d5d16c97af0352b8f155cd (patch)
tree2978b47bdbb76bdf41432ddb4cf25b275079c555 /libf2c
parenta5e4d46b6b67c8554f2efc811895d9cb2deb77fa (diff)
downloadgcc-941f42a6b988b0e631d5d16c97af0352b8f155cd.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37288 138bc75d-0d04-0410-961f-82ee72b054a4
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 cedbd552b15..1189c8c6026 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 20001106 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001107 (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 8d51680db38..ad46809ff97 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 20001106 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001107 (prerelease)";
/*
2.01 $ format added
diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c
index e300e2fb98e..9c06491962a 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 20001106 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001107 (prerelease)";
#include <stdio.h>