Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 10 Mar 2001 08:16:39 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 10 Mar 2001 08:16:39 +0000 (08:16 +0000)
From-SVN: r40362

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

index 9f5235b49dcffd7886452ccb5d1c87c684b7d288..37d34635f5db1367a48ae362aba7c16f1e78ec92 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010309 (experimental)";
+const char *ffe_version_string = "0.5.27 20010310 (experimental)";
index 25c8f55ec68008477be3335b87229fecaf3656cb..5f2f797ae8f0e45bbcc10603d8931241be0a7fda 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010309 (experimental)";
+const char *const version_string = "3.1 20010310 (experimental)";
index 60a73a4869ec08ef4bf76171b34fffd6422649a7..b45dccc7f7bc3926071746166b94c5ff92b8edc2 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010309 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010310 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index c6ec14b600dbb03229ae4a4ab57942fcd47f239f..f926f0fa598fb8bf3372f71ef4e2bc10b6de4e9b 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010309 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010310 (experimental)";
 
 /*
 2.01   $ format added
index 2e2530fc321af5bf8c5e656378a1dfc26102f195..f1a451c7aa1e48351cdbdbc5842626e77a0b8ab5 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010309 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010310 (experimental)";
 
 #include <stdio.h>