summaryrefslogtreecommitdiff
path: root/libf2c
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-28 08:45:07 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-28 08:45:07 +0000
commit20e53413d56002090c677f8fc87b4d40bdd131ba (patch)
treed5ef19a5edabf72d0448417d8c0eb524c5795f03 /libf2c
parent7b734dfec39b9a19021af8a27eeb7f7526d16f5e (diff)
downloadgcc-20e53413d56002090c677f8fc87b4d40bdd131ba.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37811 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 1e6d1774042..536c2beb51c 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 20001127 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001128 (experimental)";
/*
2.00 11 June 1980. File version.c added to library.
diff --git a/libf2c/libI77/Version.c b/libf2c/libI77/Version.c
index f73999a52bd..f6efbc94592 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 20001127 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001128 (experimental)";
/*
2.01 $ format added
diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c
index a47c00e98ca..98f07c509f4 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 20001127 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001128 (experimental)";
#include <stdio.h>