Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 23 Feb 2001 08:16:09 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 23 Feb 2001 08:16:09 +0000 (08:16 +0000)
From-SVN: r39992

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

index e4651a2d78900fb4027a9b857206126709b28e24..5eb30bb3184cf400f46f6d838e5642291143c7f2 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010222 (experimental)";
+const char *ffe_version_string = "0.5.27 20010223 (experimental)";
index a8920c62169be08f590bf39d3fc3f68fe8c57053..869f189cf28366026a5cde7fd8ce3493f3a1c4df 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010222 (experimental)";
+const char *const version_string = "3.1 20010223 (experimental)";
index 7fe9d2b823d6751eb8a0d86be5cfeecf91e8f372..fd5297197c99bd7a7f65a19cf2039713a24acb78 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010222 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010223 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 3629aea370478cd7387a0712a4db5e98878fde8f..9c3af54dad70ab3ba5729c4e3148a279d44d5d50 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010222 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010223 (experimental)";
 
 /*
 2.01   $ format added
index 0f0a1a5c872aa65bb49735f0a4916944b6136c3c..35f3e9d012881babc0a431ef03cda504e5af400b 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010222 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010223 (experimental)";
 
 #include <stdio.h>