Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 2 Jan 2001 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Jan 2001 08:45:07 +0000 (01:45 -0700)
From-SVN: r38616

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

index 22323729d60e2efe398ac094db0758e97ceaa664..cfaf1c6687639b03ae7c427980298f2dc5ea4179 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010101 (experimental)";
+const char *ffe_version_string = "0.5.26 20010102 (experimental)";
index effd4f5ce4cdd8947d2ab5048e69ecff037dda5f..4b0b8870ee8b0d1fd3e28b9a3a938403e3c7948f 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010101 (experimental)";
+const char *const version_string = "2.97 20010102 (experimental)";
index eb9a3f87124c1f81a2b46a2cac20822b51b88fe2..81345b06a33c026e9a7a832f09347e54b6750a6e 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010101 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010102 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 606a6c41229638070b5a4076236d0b7d3b90a3e3..51060c26df961d69d92933d817e09c5787bfe5d2 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010101 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010102 (experimental)";
 
 /*
 2.01   $ format added
index 7e4648a4dbcfbc403c44472b2a8d6b374fccce49..9c5eaf5f4111c8d6292cca612813fb257db89689 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010101 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010102 (experimental)";
 
 #include <stdio.h>