Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 9 Mar 2000 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 9 Mar 2000 08:45:07 +0000 (01:45 -0700)
From-SVN: r32444

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

index e4ca6acc0a640cde0b433cbe8d281a139e122c51..2594a8ba002a7d150ca248005615b9963dc0e110 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000308 (experimental)";
+const char *ffe_version_string = "0.5.25 20000309 (experimental)";
index e0019b77a49285d332ecd99a8e763499ae4c768c..6fb4d819aa9ed5433962e2d25d60e4ce044da625 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000308 (experimental)";
+const char *const version_string = "2.96 20000309 (experimental)";
index 224e0739a876bf250acf751b652f12c97bfdaaa3..c4c4520a7f63c250c10b4d125b2defec9fb1a564 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000308 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000309 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 4a6ceaeb322dc125922273fda4fe3d354713b58a..25b66788ef2cb7274495feb6c336befe45de79cb 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000308 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000309 (prerelease)";
 
 /*
 2.01   $ format added
index 26aee8356377ebee5cdfbf79a2737de2ab3e5f39..7560c6aee43da05bfd6ace9ea615c2d83b621bec 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000308 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000309 (prerelease)";
 
 #include <stdio.h>