Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sat, 20 Jan 2001 08:45:16 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 20 Jan 2001 08:45:16 +0000 (01:45 -0700)
From-SVN: r39150

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

index b73d4811212fa4d85fa6b1406d23d37b79186099..a372643e8d0670459a97acaff1f06379939cfc0c 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010119 (experimental)";
+const char *ffe_version_string = "0.5.26 20010120 (experimental)";
index 589d99787cfc0e396b0f640f5a646fa1bbddb13c..403b0a57b1245bb70a522ab06418e55eb8c73d51 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010119 (experimental)";
+const char *const version_string = "2.97 20010120 (experimental)";
index 4ca9a4f5485883d5caa8f97a149913bf4670f0fd..a279534c48d1f58ab9d15bd246218d6a02c2e2d0 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010119 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010120 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index f1b8ee1fc9c94ed3a79f96f0b4548cae3c2d8a53..adb0080e17b159ccddc942ec83e63cdcde737d92 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010119 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010120 (experimental)";
 
 /*
 2.01   $ format added
index b2f1639b882e5ba85688918baf819d6a402e6157..2a6bd7d9046050e01e679ef92cec3243b8a85756 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010119 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010120 (experimental)";
 
 #include <stdio.h>