Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 6 Jan 2000 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 6 Jan 2000 08:45:07 +0000 (01:45 -0700)
From-SVN: r31255

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

index f2d5bcc82570010669b391e431b71d8133ef1535..fbddc1dcec202a5b6b690dafffa1975fde14879b 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000105 (experimental)";
+const char *ffe_version_string = "0.5.25 20000106 (experimental)";
index 2c5a41ead460ffd50e78a5891b88e272de5b9466..c531da8029042bfe09e26c3fe43248f4db0d4862 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 20000105 (experimental)";
+char *version_string = "2.96 20000106 (experimental)";
index aa7a3a76ae9b9ca6181f3171ab4376091f3f7a84..2a53485153681d23a607aa4f37425a107b9744a4 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000105 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000106 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 6edfe2d31bcbc23f3042c3845281c90cd004c47b..3a03d5c1be8ab6db25346fc47563dea89cb19646 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000105 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000106 (prerelease)";
 
 /*
 2.01   $ format added
index e602be014e8d28fca0bd8f287db03c5f54ed6cdb..f0664370baf2f18907fc2b9bf61bcd8f22a02333 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000105 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000106 (prerelease)";
 
 #include <stdio.h>