diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-08-25 07:45:11 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-08-25 07:45:11 +0000 |
commit | e2f30fca0a0c7ff38cf5824ab3cd523758da853c (patch) | |
tree | d78b93aff6d03cbb6053f54b652ce2e4fd4c6907 /gcc/f | |
parent | ec596f3b63bf2acd41a662c47fc5d1b71d53576c (diff) | |
download | gcc-e2f30fca0a0c7ff38cf5824ab3cd523758da853c.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28847 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 336263e0d39..8bdb443eaa5 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.25 19990824 (experimental)"; +const char *ffe_version_string = "0.5.25 19990825 (experimental)"; |