From 63b3c1598cd554ce1aee0a19e12134c05ac9667d Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Wed, 21 Feb 2001 08:16:08 +0000 Subject: Daily bump. From-SVN: r39939 --- gcc/f/version.c | 2 +- gcc/version.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc') diff --git a/gcc/f/version.c b/gcc/f/version.c index 81e5ba8..70dd0ba 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.27 20010220 (experimental)"; +const char *ffe_version_string = "0.5.27 20010221 (experimental)"; diff --git a/gcc/version.c b/gcc/version.c index 735d168..d5b8d6d 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -1,4 +1,4 @@ #include "gansidecl.h" #include "version.h" -const char *const version_string = "3.1 20010220 (experimental)"; +const char *const version_string = "3.1 20010221 (experimental)"; -- cgit v1.1