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

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

index 422bbaf18cb23b0f7efb5c13c4d988810869c342..531495447e47125238a18b32507cbcd5a0c4dcaa 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000114 (experimental)";
+const char *ffe_version_string = "0.5.25 20000115 (experimental)";
index aab80508b06b6d4869400d108e579f7d42045039..b57ec0dcea701d232b6f117498104a3d9f9994a4 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 20000114 (experimental)";
+char *version_string = "2.96 20000115 (experimental)";
index 597bd5d6f61fa6364a82ecb5b4cff65fb00dae1c..06b4e321202556c3bf1e77e4d02870d48694cd36 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000114 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000115 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 6d5bac39050e78fd6f96bda27a7a3a22ad172e56..03c0e645525e5f2cb2abb266ab03b265d0902bd1 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000114 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000115 (prerelease)";
 
 /*
 2.01   $ format added
index 6748294a22ba400e7033453d0a639c17dd8592a4..644f45eeb5d85c7fc969130224eb9c22517e7c31 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000114 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000115 (prerelease)";
 
 #include <stdio.h>