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

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

index 4c37094dc01ce1844b8df7aaa33f3de6fcea4920..09093ba52b7e37e00a7924a28b8b6fb543c17d46 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990809 (experimental)";
+const char *ffe_version_string = "0.5.25 19990810 (experimental)";
index 87d8bcd6caa41c56e3b78ff79d7c48de413af00b..7a357682f1ad47d5cfd42bd5906819bbdcfd4575 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19990809 (experimental)";
+char *version_string = "2.96 19990810 (experimental)";
index 5dbf34c35a306c586628e6e10166b85c482080d6..f689a52bd409af0f0bb75c828a94570075c1e06f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990809 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990810 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 8dd0ba241a2d47521af8ad800d554c21e0885272..85f52ec33870596515afe37ea177e138aebc03d5 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990809 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990810 (prerelease)";
 
 /*
 2.01   $ format added
index 61db9d7eb7befaf2afb59c660d818fea4839de4d..349bdb1b22cfa220c3b01767a21ba10d7623e8c0 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990809 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990810 (prerelease)";
 
 #include <stdio.h>
 
This page took 0.063938 seconds and 5 git commands to generate.