aboutsummaryrefslogtreecommitdiff
path: root/libf2c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>2000-02-14 01:45:07 -0700
committerJeff Law <law@gcc.gnu.org>2000-02-14 01:45:07 -0700
commiteb3e566556e0588e7f4433e881ebe238346dd704 (patch)
treee1ba78bd6be09b590238b90835612ed07f1b6845 /libf2c
parentf9ba428f57a347082e6786362d7ce4aa7681944e (diff)
downloadgcc-eb3e566556e0588e7f4433e881ebe238346dd704.zip
gcc-eb3e566556e0588e7f4433e881ebe238346dd704.tar.gz
gcc-eb3e566556e0588e7f4433e881ebe238346dd704.tar.bz2
Daily bump.
From-SVN: r31965
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 fde2501..57bc4a7 100644
--- a/libf2c/libF77/Version.c
+++ b/libf2c/libF77/Version.c
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
/*
*/
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000213 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000214 (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 a7a41e8..e40b4a3 100644
--- a/libf2c/libI77/Version.c
+++ b/libf2c/libI77/Version.c
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
/*
*/
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000213 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000214 (prerelease)";
/*
2.01 $ format added
diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c
index ef29c94..673dc51 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.25 20000213 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000214 (prerelease)";
#include <stdio.h>