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

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

index 89a36f9f6670162d64dbc719359f79e7eb0e5882..5265e85f68ac0d4a6a794868c7887b7e2ad520dd 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000320 (experimental)";
+const char *ffe_version_string = "0.5.25 20000321 (experimental)";
index 1789f51cd16e42932369a43c1dfe690a2a54f271..ef0364ee54da2f8699848958a95a18b73f13a07c 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000320 (experimental)";
+const char *const version_string = "2.96 20000321 (experimental)";
index 044442f829f0a417f84f6397dc92ef2f5b32301a..869b4ac99d975d4158c45479ffefdf35024f05a2 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000320 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000321 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 172a0fc2e95578af7479158bf029774df08f2622..bda2ae3b2a743173a95a2dd948b417f3ec50f210 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000320 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000321 (prerelease)";
 
 /*
 2.01   $ format added
index df4b1fa6740ff0aa33798d88c3c4d4e9c36ef2b6..80ad2aa909883532bb2891a45cc9af4e6cd81866 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000320 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000321 (prerelease)";
 
 #include <stdio.h>