Daily bump.

From-SVN: r50052
This commit is contained in:
GCC Administrator
2002-02-26 08:17:31 +00:00
parent d13ea6eb72
commit be6b760cf7
5 changed files with 8 additions and 8 deletions

View File

@@ -1 +1 @@
const char *ffe_version_string = "0.5.25 20020225 (prerelease)";
const char *ffe_version_string = "0.5.25 20020226 (prerelease)";

View File

@@ -1 +1 @@
char *version_string = "2.95.4 20020225 (prerelease)";
char *version_string = "2.95.4 20020226 (prerelease)";

View File

@@ -1,9 +1,9 @@
static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
/*
*/
char __G77_LIBF77_VERSION__[] = "0.5.25 20020225 (prerelease)";
char __G77_LIBF77_VERSION__[] = "0.5.25 20020226 (prerelease)";
/*
2.00 11 June 1980. File version.c added to library.

View File

@@ -1,9 +1,9 @@
static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990503\n";
static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990503\n";
/*
*/
char __G77_LIBI77_VERSION__[] = "0.5.25 20020225 (prerelease)";
char __G77_LIBI77_VERSION__[] = "0.5.25 20020226 (prerelease)";
/*
2.01 $ format added

View File

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