]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 18 Jan 2001 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 18 Jan 2001 08:45:07 +0000 (01:45 -0700)
From-SVN: r39111

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

index c58906d0318760fe24ff841e83c224d0119d176c..889a9f08b01e0b46776ee8c7a1cef7b018698fc8 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010117 (experimental)";
+const char *ffe_version_string = "0.5.26 20010118 (experimental)";
index cad16c31b5f3e6dd4b3fe066eadda026b4b2ecb5..cabfa816932c4a537a2bb680fdd586e9f6465686 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010117 (experimental)";
+const char *const version_string = "2.97 20010118 (experimental)";
index 6f38661d41f71b4f83cc4135461fd253b4a40c13..90cae350f98030a49e0f5f7dafe34bd0483a358b 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010117 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010118 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 5ef318062956113328181812d20b7a09d2fc6def..ca829ff4415f8ef3dcbe5f537390e75174eb4ba9 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010117 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010118 (experimental)";
 
 /*
 2.01   $ format added
index b4d9741ba9291d640d0a150bbbd66f645cf5bc8b..69d5629540e2812e0cceed46e4bb991efa73d066 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010117 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010118 (experimental)";
 
 #include <stdio.h>
 
This page took 0.060542 seconds and 5 git commands to generate.