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

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

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