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

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

index 737e3d0929ba87e54509bafaff2a7be8c57f6f67..1f37695b8266ae58f803b6d58b33d92c847d88ea 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19991213 (experimental)";
+const char *ffe_version_string = "0.5.25 19991214 (experimental)";
index c0493e3d34af13c8a80fc9777c3579bdccfc5515..05563aa6e5b222d2950f22870c1f9e72de23e0f5 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19991213 (experimental)";
+char *version_string = "2.96 19991214 (experimental)";
index 728417661ac066f547654b84b87228d10a06ba26..7ef52d557c4492bf46988bb4be0a1698d3086cb1 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19991213 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19991214 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 0ac76f905c1858a6968f0f3f54305c7f33235bb5..2efbd4e3f614584ddd4934abb532b6969ca57c1f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19991213 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19991214 (prerelease)";
 
 /*
 2.01   $ format added
index 08a59ef6dce8df1f58c7e9532f36651d996a3f1e..0a688b5680d1422c0d021d48f9066e5f0a202d80 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19991213 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19991214 (prerelease)";
 
 #include <stdio.h>