diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-09-02 07:45:45 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-09-02 07:45:45 +0000 |
commit | 9fcaca41f739dbc0aac1f4ad0cc405faee13d84c (patch) | |
tree | 0ea9b62221550ced2fe10f951fa9cd067f1bac31 /gcc/f | |
parent | fd0c1d22ec56c96538bfc2bde14217bab58f6b01 (diff) | |
download | gcc-9fcaca41f739dbc0aac1f4ad0cc405faee13d84c.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29054 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 7ca52c07c5d..de8a7f7bec8 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.25 19990901 (experimental)"; +const char *ffe_version_string = "0.5.25 19990902 (experimental)"; |