summaryrefslogtreecommitdiff
path: root/libf2c
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-10-20 07:45:11 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-10-20 07:45:11 +0000
commit5ebb7658da9b2ddf9472207d3f852c65f5f73914 (patch)
treedbcc466280df9fc49aa221bc209a711cb18c330c /libf2c
parent6b887f99346884f976bc75816595c85de219a5c9 (diff)
downloadgcc-5ebb7658da9b2ddf9472207d3f852c65f5f73914.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36961 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 b8eac2e4ce5..cc81e9e68be 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 20001019 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001020 (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 82a2f6ad2da..70c6e946759 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 20001019 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001020 (prerelease)";
/*
2.01 $ format added
diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c
index 4339f337efb..dc9e9fc93f2 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 20001019 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001020 (prerelease)";
#include <stdio.h>