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

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

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