]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sat, 10 Jun 2000 07:45:07 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Sat, 10 Jun 2000 07:45:07 +0000 (01:45 -0600)
From-SVN: r34483

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

index d3c19f77525fc16544d335f13077dc1c81ac9931..a458a8021d230b1a6b4bc9ce00be75a828c85506 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000609 (experimental)";
+const char *ffe_version_string = "0.5.25 20000610 (experimental)";
index b172ccf2a5deb976861cfd246ac03469d8cca874..4b0eca75d5aacb98396892ea1fdbb278050ef359 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000609 (experimental)";
+const char *const version_string = "2.96 20000610 (experimental)";
index 0a3857a6efb64f977a6a0af7528a2cc3c3cbb108..3f4f96041874e0423c03567d8bc2045e96552cd9 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000609 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000610 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index aabef99ba999ef081aaaf08de1edc0e363a9d2c9..49c78f36da46d1eee42dd039108f513750caccbe 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000609 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000610 (prerelease)";
 
 /*
 2.01   $ format added
index 4e9004888cf5a601cb3cbe0f2665cf0c79841d95..46a11dc089309381aee146da7f9ec50270c9c8a6 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000609 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000610 (prerelease)";
 
 #include <stdio.h>
 
This page took 0.063836 seconds and 5 git commands to generate.