diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-02 07:17:46 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-02 07:17:46 +0000 |
commit | 0578fbbccf460796a8af7c0145f0a9630227c2ab (patch) | |
tree | 8c86b53539e35232df41cc11d6dd870d67c98f3f /gcc/f | |
parent | 7d3b509adae17f526dad2929ae2b16183408401d (diff) | |
download | gcc-0578fbbccf460796a8af7c0145f0a9630227c2ab.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45943 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 9c7f6249b00..405e1a41bdc 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *const ffe_version_string = "0.5.27 20011001 (experimental)"; +const char *const ffe_version_string = "0.5.27 20011002 (experimental)"; |