]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Nov 2000 08:45:07 +0000 (08:45 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Nov 2000 08:45:07 +0000 (08:45 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37418 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 255262bc1109af3e20518a5699286cfb761e3c83..67e396c58db2457f1eb9667b43de097500972305 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001112 (experimental)";
+const char *ffe_version_string = "0.5.26 20001113 (experimental)";
index fbc13bdfaf7eb071a2f1d3753dd8bf8aea421d78..2bd2a70f1b2dc681b2ac04261011b6829edeaf5e 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001112 (experimental)";
+const char *const version_string = "2.97 20001113 (experimental)";
index 17036dc15c4c64d4e0bd3f5e5fc8d746dfb9832e..7141a8dafafec4e8c6c0804ce5378ccecddfd818 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001112 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001113 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index a12639b5d723a86a61400506765dccba03e56ccb..f17d3e8da5e21a98e16da12e181cbb1a5eedebf3 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001112 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001113 (prerelease)";
 
 /*
 2.01   $ format added
index 9a67c51e975aed1fe21cd27e1f1722412ae85967..525f3b32610cf63dad66e57b91e4340f5237c131 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001112 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001113 (prerelease)";
 
 #include <stdio.h>