Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 15 Feb 2001 08:45:19 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 15 Feb 2001 08:45:19 +0000 (01:45 -0700)
From-SVN: r39709

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

index 4973d9765972d792cd166fe4b8c4790b33b862ba..99e1c94871705c9d7d50c9ba5551131aae174011 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010214 (experimental)";
+const char *ffe_version_string = "0.5.26 20010215 (experimental)";
index a99f5154dbc841d6cf67e081f9af27a8395ddb22..a7eb23bfa9bd11c026fda3abeaf674eb2b7ffe58 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010214 (experimental)";
+const char *const version_string = "2.97 20010215 (experimental)";
index 9e31b6a1b5fe3fab725c1553d38c60775e48ac4f..eccc220700fa3c132d4e0a0fd468f5cecb19eb65 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010214 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010215 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 940572fe322962991183b32cf124bd5c920b2eed..c2eb31f31ccfa449b54718595e8592ca7f001814 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010214 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010215 (experimental)";
 
 /*
 2.01   $ format added
index 564da9a5ba9d0d59011323051b7ae73e74e1ec8d..8ac039e33253819a2236c9011af123c6782b4281 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010214 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010215 (experimental)";
 
 #include <stdio.h>