Daily bump.

[[Split portion of a mixed commit.]]

From-SVN: r66364.1
This commit is contained in:
GCC Administrator 2003-05-02 00:16:59 +00:00
parent 2d0fcbfac5
commit 28971fe1a4
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
const char *ffe_version_string = "0.5.25 20030501 (prerelease)";
const char *ffe_version_string = "0.5.25 20030502 (prerelease)";

View File

@ -1 +1 @@
char *version_string = "2.95.4 20030501 (prerelease)";
char *version_string = "2.95.4 20030502 (prerelease)";

View File

@ -3,7 +3,7 @@
/*
*/
char __G77_LIBF77_VERSION__[] = "0.5.25 20030501 (prerelease)";
char __G77_LIBF77_VERSION__[] = "0.5.25 20030502 (prerelease)";
/*
2.00 11 June 1980. File version.c added to library.

View File

@ -3,7 +3,7 @@
/*
*/
char __G77_LIBI77_VERSION__[] = "0.5.25 20030501 (prerelease)";
char __G77_LIBI77_VERSION__[] = "0.5.25 20030502 (prerelease)";
/*
2.01 $ format added

View File

@ -1,6 +1,6 @@
static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
char __G77_LIBU77_VERSION__[] = "0.5.25 20030501 (prerelease)";
char __G77_LIBU77_VERSION__[] = "0.5.25 20030502 (prerelease)";
#include <stdio.h>