]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 25 Jun 2001 07:16:54 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 25 Jun 2001 07:16:54 +0000 (07:16 +0000)
From-SVN: r43551

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

index d70a45bcc96b5a46df183d7a17dbfcfb5d1e0a26..1beb1436b0ada0ee04c652ae5174a912c3828421 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010624 (experimental)";
+const char *ffe_version_string = "0.5.27 20010625 (experimental)";
index 246afa5fc86ef535fab7b7dabc5bf85971359877..b61d209090b30cf594eca2e02e0d2cb24d67bdab 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010624 (experimental)";
+const char *const version_string = "3.1 20010625 (experimental)";
index 02ef808ccae28e331cf9ddfa458ddd07a8319462..fe8f70e46fa4c76806ebd8733550bf760c56198a 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010624 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010625 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 07d8a9f308e7c3eaa58eebad6d556eb8dc02fd3f..2a70e13a93df7ec089370e27e1e8e33406b2ae1f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010624 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010625 (experimental)";
 
 /*
 2.01   $ format added
index dcc39d417715b4cc6024daa563d335f8ecc007ed..149958c2f608c44363d90f6e5f9c5f05a3ed9d1f 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010624 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010625 (experimental)";
 
 #include <stdio.h>