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

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

index c55ca271e70264a9180775ada173b6d6c827ff6f..102a5847d79abc679c1c1d8f15f5eec6a8087fd2 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000828 (experimental)";
+const char *ffe_version_string = "0.5.26 20000829 (experimental)";
index 3c3aeaecbdc7db7b3892ba374ec4d1f4177c3d4a..be4ed446b83789c0309e6fd68082baaa93601fc0 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000828 (experimental)";
+const char *const version_string = "2.96 20000829 (experimental)";
index ea73b933402f1c82a42e4b4aa1759836569a6776..35845cbaeb52ef362d58d3f52b07002434c34b2f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000828 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000829 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index b84075112c1c116ab8bcff58a5035f5c5539f39d..f81769e524a9a95a541e6d9c30a5d030a570542c 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000828 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000829 (prerelease)";
 
 /*
 2.01   $ format added
index 6f7d6ff03cc8ca43e5eb5513ef822171c6232833..452cc9f90a2c2e219e602db5220a4716d94a4379 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000828 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000829 (prerelease)";
 
 #include <stdio.h>