Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 28 Dec 2000 08:45:15 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 28 Dec 2000 08:45:15 +0000 (01:45 -0700)
From-SVN: r38509

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

index 392a121df5f7ced2df9fccb6f230e878b558e06a..221162290dea37515d5c9fe18452c9cc80f8ec84 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001227 (experimental)";
+const char *ffe_version_string = "0.5.26 20001228 (experimental)";
index c27174e1340e66d290c3a54af98dd53cb65924c5..c5a2e7e4e6cd9bc27c66d6b9b4e91031457e17d5 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001227 (experimental)";
+const char *const version_string = "2.97 20001228 (experimental)";
index 4a42b937ec6f62cc0d24d3f87908af91fcb9125b..e765d6d046bcc9a8156c1aba21b9fc6f5ae46d78 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001227 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001228 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 171c5c67201667a81290fbe00717358c2bee2996..e622b0812042bb29200f5c153e7a9725a2b263e7 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001227 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001228 (experimental)";
 
 /*
 2.01   $ format added
index f153f6da4374d2ecb6aac6b758734fed84f88860..50887fe925bc6f0dfe82935d5a7a17dbcf75f055 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001227 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001228 (experimental)";
 
 #include <stdio.h>