Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 23 Sep 1999 07:45:09 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 23 Sep 1999 07:45:09 +0000 (01:45 -0600)
From-SVN: r29612

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

index d4d13935ad3cca60cb6a1381b4fe300964f589b6..4d0780cec4188b48a36b1af92c0b137617109baa 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990922 (experimental)";
+const char *ffe_version_string = "0.5.25 19990923 (experimental)";
index babfc19f58e719d17c515e29d3a3f9d46bdcff45..f4ea3a70d6a48b4fd3266f81cafdd0c645fd57eb 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19990922 (experimental)";
+char *version_string = "2.96 19990923 (experimental)";
index 06a684e6e75d7d6606d2c487018247bd7b3f3566..a5d26125eaf7947921a072de83f0dcf9fb33bd2a 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990922 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990923 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 6fb4da4109cb3f0b035458ab69f32a22a7ba268d..e80e041f7746c259ec1ee104de5bafe78167e0ea 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990922 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990923 (prerelease)";
 
 /*
 2.01   $ format added
index fabdc99a05a2a192f0aa513d80792867a4f9b39f..0754b3d4eb71c64084bff9541c50cb3e9bf35787 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990922 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990923 (prerelease)";
 
 #include <stdio.h>