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

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

index 06e10fb608fcc2859359b1042d9953dcbfadfd1a..6beec81c8762a8c34d228d78e5c2840e4c0ce4fd 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000301 (experimental)";
+const char *ffe_version_string = "0.5.25 20000302 (experimental)";
index aba90865fd6f9cf9abed986a8fc92b5533ba4c67..0627f0444099e2f91332065dd29fff243fbaf156 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000301 (experimental)";
+const char *const version_string = "2.96 20000302 (experimental)";
index cc32f6871676b152691eca20d2a10b666aba80bc..d49f1042de00cba939d07266f13b537bc0cbc5e1 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000301 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000302 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index b352f32675a61eeb6e9f2a12bb4af7949df67b99..9c2198e1e35475c06ad6dbea1ae62071b8fe28c4 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000301 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000302 (prerelease)";
 
 /*
 2.01   $ format added
index a4c1bfee47a2312d2f646ea08481522f688c3aa2..560da3643c13d79957f6fb5471a2c54dec6e6031 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000301 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000302 (prerelease)";
 
 #include <stdio.h>