Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 28 Dec 1999 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 28 Dec 1999 08:45:07 +0000 (01:45 -0700)
From-SVN: r31106

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

index e1c4f6a633c300352661e1381805e06e0f8682d6..7433a80f3e2b3411b54386799fdb0626570087a3 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19991227 (experimental)";
+const char *ffe_version_string = "0.5.25 19991228 (experimental)";
index 02c309d6b5dd2536073dbe1ec08e3b030351fed6..5222c5ecb9382d4f8fb9b288759731eb2ec846e4 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19991227 (experimental)";
+char *version_string = "2.96 19991228 (experimental)";
index d85c3c21f3afa506e11085e939b26522b1883962..3ca016ff427de6f5cbe54a30ed3e19a0a5169674 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19991227 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19991228 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index b55cbdd131680284454a088580fd8ba86818a5b6..c0c951dd7e9bcf2ea0d3bfe4910bb0450e6b4abe 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19991227 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19991228 (prerelease)";
 
 /*
 2.01   $ format added
index b58222aeaf0abd3ae0a76815dd018394cb942088..c799a69817cd8576cc76b9a623a4dbac3b02d0a4 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19991227 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19991228 (prerelease)";
 
 #include <stdio.h>