Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sat, 4 Dec 1999 08:45:08 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 4 Dec 1999 08:45:08 +0000 (01:45 -0700)
From-SVN: r30772

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

index ea11b1a24e9995d6db7845b80b3f8c6695790d54..a4e169cc75dbd08d2dcf1cb6bbc854c4b5eafa56 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19991203 (experimental)";
+const char *ffe_version_string = "0.5.25 19991204 (experimental)";
index ef8128d39f0c980fe575a04a4452015721bc025a..e6c0fc9d16a7eaa9005cdea9b345feb019e98618 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19991203 (experimental)";
+char *version_string = "2.96 19991204 (experimental)";
index f6989cdb4ae3233d074e1535428d7fbabae93038..ed9580207fb7710cae07f9c8a419ce654c2e57cb 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19991203 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19991204 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 51dff4f566a9d164f2083642a965f906598465c0..e7a9d02a26dada0d1b0a0df66f7086e5336aee4b 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19991203 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19991204 (prerelease)";
 
 /*
 2.01   $ format added
index 13b993b16085968c6d55ff15f98cf97000d11fa8..438563ada7df1b814210125da084dadd5639a703 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19991203 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19991204 (prerelease)";
 
 #include <stdio.h>