Daily bump.
authorJeff Law <law@gcc.gnu.org>
Wed, 15 Mar 2000 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 15 Mar 2000 08:45:07 +0000 (01:45 -0700)
From-SVN: r32555

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

index 0cb250701bda0744c157b8d6e92891c8bf31f68e..1e0b656deb7ee08e9e6bfe3f73d2bce275e70c61 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000314 (experimental)";
+const char *ffe_version_string = "0.5.25 20000315 (experimental)";
index d378181f40bf7139e28d0eb404c6b4ac5c8a0144..f45a2c736e58a39a603d03ea84a2cf5b53f38464 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000314 (experimental)";
+const char *const version_string = "2.96 20000315 (experimental)";
index e035fa0b9dc956eb7f4fd67caa5a4de9bb95cfab..f8ca84f582cc4246dd019cfc612d04e1d30c2a95 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000314 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000315 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index d2946863249bb9d492168c065ef8d381d1c4d787..d63674ac73e154d8cc29a82282fee4d9c7f846a1 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000314 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000315 (prerelease)";
 
 /*
 2.01   $ format added
index 47abdc5a283bb3571ce4871c815b46a74b3c8e89..02842e4824a86839e7fd0759d92aae0ca89dbc2f 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000314 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000315 (prerelease)";
 
 #include <stdio.h>