]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sun, 12 Sep 1999 07:45:08 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Sun, 12 Sep 1999 07:45:08 +0000 (01:45 -0600)
From-SVN: r29356

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

index cb89dde8010a4bf624c14f8b538fcbd4ee237518..5f02a442be8f0a25596c03ba76652435f755c413 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990911 (experimental)";
+const char *ffe_version_string = "0.5.25 19990912 (experimental)";
index ca85e037900da37b56057c4893d8fa85edc74eb3..7fe42959ff4508282b23ff0e40a69aa72a47000d 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19990911 (experimental)";
+char *version_string = "2.96 19990912 (experimental)";
index d8c99de694d622b252d9b602ed2cfceb4418928c..40ad797278f27f55493b9be73413ef618aa8e9b6 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990911 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990912 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index fec76dff244bd978e016028d0caf88824538b754..d5b05b9aeec18db729eaae8a6afec8d65890e29b 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990911 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990912 (prerelease)";
 
 /*
 2.01   $ format added
index dd04c649f26beb247b7e7fe51aeff43640c44222..ca0ba1220e9526c1406b923d9c48f05b8fee1637 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990911 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990912 (prerelease)";
 
 #include <stdio.h>