]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Bump version # to 2.95.1 prerelease.
authorJeff Law <law@gcc.gnu.org>
Mon, 9 Aug 1999 06:29:14 +0000 (00:29 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 9 Aug 1999 06:29:14 +0000 (00:29 -0600)
From-SVN: r28612

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

index 761640ea7fb0ec6715cc7c851e9e01a38d1f046a..864fe9605815ac34fdef78a6464c1818894250f8 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990728 (release)";
+const char *ffe_version_string = "0.5.25 19990809 (prerelease)";
index 575836e5098b435c6f72f3382db99266423fad0e..6c10ee595d2a157015a1b9975846de70f5f1d0a9 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.95 19990728 (release)";
+char *version_string = "2.95.1 19990809 (prerelease)";
index 88495125d241cb9f0b2eed0c00fdca37d1cd572a..5dbf34c35a306c586628e6e10166b85c482080d6 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990728 (release)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990809 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index d23a92cf77d7e7c832670186207f93640590fde4..2b14844f0f95b8d5a9fcf1fbb71864c8f36c24ae 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990503\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990728 (release)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990809 (prerelease)";
 
 /*
 2.01   $ format added
index 0ac0463e4b164aa25ad908dc810065aeddbc05a4..61db9d7eb7befaf2afb59c660d818fea4839de4d 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990728 (release)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990809 (prerelease)";
 
 #include <stdio.h>