]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 19 Aug 1999 07:45:08 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 19 Aug 1999 07:45:08 +0000 (01:45 -0600)
From-SVN: r28759

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

index 1795d1538777c35451ea9af36ff1d53692c2a381..8386b371ee75d58f17d70a82a72842b730b9d3b3 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990818 (experimental)";
+const char *ffe_version_string = "0.5.25 19990819 (experimental)";
index 94e7acd10daa23d8afa55307b468e37bbd4e9f79..93137cfa16db522bfa9006b79a49a31d47496ed4 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19990818 (experimental)";
+char *version_string = "2.96 19990819 (experimental)";
index f847acb59ccce0381bdce2545444c6a4b99067aa..5100d897c24674bb1a890805fc393dd21ffcd8e9 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990818 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990819 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index fdda48f27292f627467497fb6da5b68f2c96f995..0cd3cbf05570d86c19ad4dca7d6c66c6a5a16000 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990818 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990819 (prerelease)";
 
 /*
 2.01   $ format added
index 1dbd76e6dbd4fea164b8fb011e69ed5587cf5643..11daefa7633961f653ba8dcedae9db5ba17edaa2 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990818 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990819 (prerelease)";
 
 #include <stdio.h>
 
This page took 0.073031 seconds and 5 git commands to generate.