Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 11 Jan 2000 08:45:06 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 11 Jan 2000 08:45:06 +0000 (01:45 -0700)
From-SVN: r31320

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

index bcdad45196d1c617e39b562b8de5b6859c089f21..b324a8ff31135fc18f13cd200b90152196676484 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000110 (experimental)";
+const char *ffe_version_string = "0.5.25 20000111 (experimental)";
index 219ce3ea5bc19507c570f966fd2d19a2190beaf8..7dd7aa2281d2a5039108bc72422f57a962f952c4 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 20000110 (experimental)";
+char *version_string = "2.96 20000111 (experimental)";
index 211ab99a43129921ba1fe0fa3c89b7cf4ba9c092..9a180139807cec82042f3e903bf7fbb086953619 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000110 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000111 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index eb66232f33fdf055a86956bc6011b424d084c6ed..84c031f0d9cdd3c5d704706e25b54f4c86b5e544 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000110 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000111 (prerelease)";
 
 /*
 2.01   $ format added
index 44695f4c203711f3765f6fe703bce9286554a3a0..37a8435680099211e959a9b85cac6978de03523a 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000110 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000111 (prerelease)";
 
 #include <stdio.h>