Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 9 Mar 2001 08:16:38 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 9 Mar 2001 08:16:38 +0000 (08:16 +0000)
From-SVN: r40344

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

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