Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 2 Nov 1999 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Nov 1999 08:45:07 +0000 (01:45 -0700)
From-SVN: r30344

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

index 0be34c67e39fbd3aa4ea39280526daf0596fe0f5..8b2c27d1079f22719be36ccfa2685c6801134232 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19991101 (experimental)";
+const char *ffe_version_string = "0.5.25 19991102 (experimental)";
index cfe89830b502e8ffbc51fd50695711d401d65ff1..5ea48b54287b1e3486a873e451c4908bef6eab92 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19991101 (experimental)";
+char *version_string = "2.96 19991102 (experimental)";
index f7ea263a3fe50d712fdb11cff3be3d0703c0f860..de0dcb92d81a2e0581b69a8035d280baf569c1d7 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19991101 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19991102 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 15a643ab5d707001544ab418a70419a30c10e0d2..d7b66294e39ac1dfa0ac6e9844779f8a4b700310 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19991101 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19991102 (prerelease)";
 
 /*
 2.01   $ format added
index b36431ff12f305db9fee19a3856067a86062f0ca..790c1785d9411898bf294bd4e1c66297e0096ce0 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19991101 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19991102 (prerelease)";
 
 #include <stdio.h>