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

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

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