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

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

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