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

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

index ebb3c16d7384ea6dad89f4d6e4e5a3ab5d0e05cb..3ec2a038c0ffbc422d9435a3aaee7720cdcf0b18 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000917 (experimental)";
+const char *ffe_version_string = "0.5.26 20000918 (experimental)";
index 6f597502474edbe6175adac0fb1244511e1e4117..6b85260d861f846b3c794ed3b14ccbf2502aa0bb 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000917 (experimental)";
+const char *const version_string = "2.96 20000918 (experimental)";
index 705ac0bdb6154a7b8d61dd4e026c87d41921d7a3..ca83349cbc5c85117e956b48b23f58f7d36db58f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000917 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000918 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 22347ebfd09699de18ea9e80c02490a9783f1b30..682bec86d505fc3b4aa230b437d4ca0005818c57 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000917 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000918 (prerelease)";
 
 /*
 2.01   $ format added
index b811c10498c70ea88265757c6ccb976c76f3ba60..74b245f0fc1757a1077c50983d683793e0de61e9 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000917 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000918 (prerelease)";
 
 #include <stdio.h>