diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-05-24 01:45:07 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-05-24 01:45:07 -0600 |
commit | 800839de56a961303aff096a293b9361c911d6cd (patch) | |
tree | 84baafb11517f53a1064e2adeef71c594e2454b9 /gcc/f | |
parent | 4dd35855be4440cf8821a15fdc6260666ea24aac (diff) | |
download | gcc-800839de56a961303aff096a293b9361c911d6cd.zip gcc-800839de56a961303aff096a293b9361c911d6cd.tar.gz gcc-800839de56a961303aff096a293b9361c911d6cd.tar.bz2 |
Daily bump.
From-SVN: r34130
Diffstat (limited to 'gcc/f')
-rw-r--r-- | gcc/f/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/version.c b/gcc/f/version.c index c5fc884..c2b4dd7 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.25 20000523 (experimental)"; +const char *ffe_version_string = "0.5.25 20000524 (experimental)"; |