Daily bump.
authorJeff Law <law@gcc.gnu.org>
Fri, 26 Jan 2001 08:45:09 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 26 Jan 2001 08:45:09 +0000 (01:45 -0700)
From-SVN: r39278

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

index dc162e2be37c585ca5be9325a37a4a1ddd9f1cf0..f0527ac2410dc7e1af3cea2a0c738959618c3c60 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010125 (experimental)";
+const char *ffe_version_string = "0.5.26 20010126 (experimental)";
index 2f40770d0396780fc31c17807f2c937980795e9d..ba8f772a07ee661134f774263529f4724d0520c3 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010125 (experimental)";
+const char *const version_string = "2.97 20010126 (experimental)";
index 77b72e8775fc288287c25bf1a7346c8b718cb79c..381a46ec40758e9f56dd3469e3b91139a03187c2 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010125 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010126 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 1062fa869430de5264b6c5723c543b7644e498d8..c27ae78e21d598c12dbb0bbdd4ede394b2875b06 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010125 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010126 (experimental)";
 
 /*
 2.01   $ format added
index 5760228abdff2f792e7b5de369aeb048a7122fb2..023c888681667e5a869cd3633deaca3b5de20529 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010125 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010126 (experimental)";
 
 #include <stdio.h>