Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 3 Aug 1999 07:45:14 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 3 Aug 1999 07:45:14 +0000 (01:45 -0600)
From-SVN: r28445

gcc/f/version.c
gcc/version.c
libf2c/libF77/Version.c
libf2c/libI77/Version.c
libf2c/libU77/Version.c

index 59dbfe1a59f262ab33eff66026eb7234f2d67f56..186261e75c7d486153505637c89b7950deffa31f 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990802 (experimental)";
+const char *ffe_version_string = "0.5.25 19990803 (experimental)";
index a135f578de9e0745641fef9399d9445a83313f81..03c3c5b0960f3fd7bf3ce7a8916a6a5c759f2bdf 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19990802 (experimental)";
+char *version_string = "2.96 19990803 (experimental)";
index c29507812ab8849499bc29b53bf1cb20d385b43f..2d7927ae1f1706e734ae12c60e3dfcff5cfe4206 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990802 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990803 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index ec33bd724bbfb98fc6d995f6d6bee3154ed13dc0..0e25c80514bdd2556d6be0c4c8d4674cf3df42ad 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990802 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990803 (prerelease)";
 
 /*
 2.01   $ format added
index e283552968400b0c5b08ef759de1de566d9a886f..b0db61da0b91daeb9d3294323cb14aa0ad7ca742 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990802 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990803 (prerelease)";
 
 #include <stdio.h>