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

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

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