Daily bump.
authorJeff Law <law@gcc.gnu.org>
Wed, 12 Jan 2000 08:45:06 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 12 Jan 2000 08:45:06 +0000 (01:45 -0700)
From-SVN: r31346

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

index b324a8ff31135fc18f13cd200b90152196676484..ef48a724bdb31efb602624acf3733842a027c85b 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000111 (experimental)";
+const char *ffe_version_string = "0.5.25 20000112 (experimental)";
index 7dd7aa2281d2a5039108bc72422f57a962f952c4..82403eb5ca4501d47bcef520b9087298542520fe 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 20000111 (experimental)";
+char *version_string = "2.96 20000112 (experimental)";
index 9a180139807cec82042f3e903bf7fbb086953619..e79948e871f69adb7c107112869f86dc438bf8d3 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000111 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000112 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 84c031f0d9cdd3c5d704706e25b54f4c86b5e544..7cab5924d468ec984749880cfb91bec035cdbe4e 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000111 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000112 (prerelease)";
 
 /*
 2.01   $ format added
index 37a8435680099211e959a9b85cac6978de03523a..6915282cb7a6ed8937df583dffd7029cc5e0d8b1 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000111 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000112 (prerelease)";
 
 #include <stdio.h>