Daily bump.
authorJeff Law <law@gcc.gnu.org>
Fri, 16 Jul 1999 07:45:38 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 16 Jul 1999 07:45:38 +0000 (01:45 -0600)
From-SVN: r28122

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

index 96b8675332c74cd1da3a9781045766a81a56633e..297597a72b3f626597406e5266db3d47e32fa1e7 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990715 (experimental)";
+const char *ffe_version_string = "0.5.25 19990716 (experimental)";
index b97d029bea10025a85dd9fe15a2f11369a2c73c3..24fae9ba692d6488801fbae33e2677f176a1c739 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19990715 (experimental)";
+char *version_string = "2.96 19990716 (experimental)";
index 9b842e675023b2ad572a046df2525d3441b76ea8..9045cb39ae3323fa9d9504e45b13c9479f812b70 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990715 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990716 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 5656a5d11d400cc5c9484a28503888f964bda462..1fe09016350a6e20e09319edff024360af501d32 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990715 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990716 (prerelease)";
 
 /*
 2.01   $ format added
index 3e6fa72f70275d6d08f1fd369567f5c2dfd91424..e6338b86612ea7a45adcdb0fc8bcdb8535b26f91 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990715 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990716 (prerelease)";
 
 #include <stdio.h>