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

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

index 37babc426badb65f61ea908f4fd0f309ada68a98..a8d7d72a7cc4d1cb389a1e0b7d31384679cb08ab 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000822 (experimental)";
+const char *ffe_version_string = "0.5.26 20000823 (experimental)";
index e5a2f1917580bfdb82ffd4db73908202f802c19c..b8fb80cd048baa2d2ebe25c7245b1789f83ab543 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000822 (experimental)";
+const char *const version_string = "2.96 20000823 (experimental)";
index 9cb95fa1359296e15b62688b0b985299a5085bf4..c63246a3fe032b46ec5aef510ec5729e4f759ffd 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000822 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000823 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 145dd975dfe5ae6dfce21efb1ab22ab7f8624c03..e0d1f24965ce5e6932a01eff8ca0600848c07f87 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000822 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000823 (prerelease)";
 
 /*
 2.01   $ format added
index 4a15dc9cb70e5280f01493d8f0f154d3df3c86de..25b4425cd366fed6fa3f56ed17556b1497b5439a 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000822 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000823 (prerelease)";
 
 #include <stdio.h>