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

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

index b36a7fb3db2dafbaa83ee6fb0d0fd3fe51b87511..ef241a1334490ee81a36251133bc27a5bda06ad6 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010112 (experimental)";
+const char *ffe_version_string = "0.5.26 20010113 (experimental)";
index ae04599be51d6b890dc5fb9d31abe7efd52b1ad6..ae3c3b171105be82a848421a9e8865ab02c3273c 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010112 (experimental)";
+const char *const version_string = "2.97 20010113 (experimental)";
index b5d556e945d28a096b0cbbe75bbb2161cd0a569c..8ef0e0ab59b0b58a03861d945208eb38f6556e2d 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010112 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010113 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 6d5de1a1c339c11e45f4ba574fa770dffe490bc7..7e81023c6d70a326a28e5e4ce8f4f15ef0880a33 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010112 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010113 (experimental)";
 
 /*
 2.01   $ format added
index 978c45cedc3bea7d9afa2fef6d328dcfcb1ed1e3..ad35d5095e7bd4d2bd4c2891557e47da858978fb 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010112 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010113 (experimental)";
 
 #include <stdio.h>