Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 25 Feb 2001 08:16:08 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 25 Feb 2001 08:16:08 +0000 (08:16 +0000)
From-SVN: r40049

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

index a9506ba89b385640d758b18edeb1d692e7373988..47201caf0370768a08df3587ed473d4e130ba360 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010224 (experimental)";
+const char *ffe_version_string = "0.5.27 20010225 (experimental)";
index 16af604be400bd4dbd78d4ba47a1cff554188ad6..23793c963be8f4632b03d86aba151cf31461a23c 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010224 (experimental)";
+const char *const version_string = "3.1 20010225 (experimental)";
index b2237584c221fd1794d68d1a039cb393406ab357..02b3496c39d7bbf34d6e5676d6bb9c6ca019f6bf 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010224 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010225 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index a1cbb41c28aaad782378d9338487671e10080303..34dfb7c0bba2208f6b4df96c5c3a70b9f82bf8db 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010224 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010225 (experimental)";
 
 /*
 2.01   $ format added
index 437b9e0ffd75bf2401ffb527785537ff7c2127c6..4abb482ee070bcf36e732f3f1194d9ef1fb96fc9 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010224 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010225 (experimental)";
 
 #include <stdio.h>