diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-28 08:45:06 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-28 08:45:06 +0000 |
commit | b36bad98246ccb819e80a8f7b42cc17abd6aff0e (patch) | |
tree | b2ff5d969b977209b63a127701da8ce0ca5e898b /gcc/f | |
parent | 8e192811d98c64122fce009a1e2d3f3b81b1931f (diff) | |
download | gcc-b36bad98246ccb819e80a8f7b42cc17abd6aff0e.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32227 138bc75d-0d04-0410-961f-82ee72b054a4
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 331c90afe15..eab0f75dd7a 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.25 20000227 (experimental)"; +const char *ffe_version_string = "0.5.25 20000228 (experimental)"; |