diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-02-13 08:45:08 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-02-13 08:45:08 +0000 |
commit | 5656ea563821afd966805c2c59ad2ce5b0736391 (patch) | |
tree | 422be265bfc9bd241b186f9a13e6327c428d72a5 /gcc/f | |
parent | fde20fdf9ca57ecd2d81a552272b1c739380ff88 (diff) | |
download | gcc-5656ea563821afd966805c2c59ad2ce5b0736391.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39617 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 1a94b045e44..5238b987e2f 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.26 20010212 (experimental)"; +const char *ffe_version_string = "0.5.26 20010213 (experimental)"; |