Daily bump.
authorJeff Law <law@gcc.gnu.org>
Mon, 5 Jun 2000 07:45:07 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 5 Jun 2000 07:45:07 +0000 (01:45 -0600)
From-SVN: r34399

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

index a2611411e4f8732d5524765ec6bec0adcd9de986..29a1a80b6bacaef8f266faa477264101720b8305 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000604 (experimental)";
+const char *ffe_version_string = "0.5.25 20000605 (experimental)";
index c3d71af4812b29914e9d4ab9483c3e078ca8446c..1ad74ca5d49ad3e443553aaf8a18475cfa1a0382 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000604 (experimental)";
+const char *const version_string = "2.96 20000605 (experimental)";
index fb8c8b13d9c86f3f5f8dce60d767334b1703c105..b47c773c9e09f48c7acb3ee521740f397a9f8b0e 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000604 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000605 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index db2e98aa8e99bda54ba483ee3a57e8563a904405..be4457ecf3de6f0dc0141e68b9de3101097a0295 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000604 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000605 (prerelease)";
 
 /*
 2.01   $ format added
index 4bc0730f82a60730a7146859747dd90e4e9f98b1..ee63a5cedf3158501ed92418f2e8a5b024f31043 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000604 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000605 (prerelease)";
 
 #include <stdio.h>