Daily bump.
authorJeff Law <law@gcc.gnu.org>
Wed, 19 Jul 2000 07:45:08 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 19 Jul 2000 07:45:08 +0000 (01:45 -0600)
From-SVN: r35128

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

index ca353b4d50266d8cefa2c1785f5f8f1f26039a91..203eb45b66109b920d3408dcdca77712495d4e17 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000718 (experimental)";
+const char *ffe_version_string = "0.5.26 20000719 (experimental)";
index 62230705eaa20c6b7160bcd19d7c1405b6761398..73a5649ddede223b5419e49136dec4254a1a5977 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000718 (experimental)";
+const char *const version_string = "2.96 20000719 (experimental)";
index 818dff59ccccf66837592fafdaada7a15a6bf98f..385d17154399c0c7f2bf424760c3034531483cac 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000718 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000719 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index a0de58089baa4f57015a9a0c6fed9bd935707b63..d38bda13b2fd0dc272e3f7796469b49891a68453 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000718 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000719 (prerelease)";
 
 /*
 2.01   $ format added
index c2586007d848b6dfa65ae2c3d6e3d7a200e49195..66cbd9e01b92840c276eb15b6ee08ab8a730a5e2 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000718 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000719 (prerelease)";
 
 #include <stdio.h>