Daily bump.
authorJeff Law <law@gcc.gnu.org>
Wed, 8 Mar 2000 08:45:11 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 8 Mar 2000 08:45:11 +0000 (01:45 -0700)
From-SVN: r32413

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

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