diff options
author | van Hauser <vh@thc.org> | 2023-08-10 08:42:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-10 08:42:17 +0000 |
commit | f596a297c4de6a5e1a6fb9fbb3b4e18124a24f58 (patch) | |
tree | bcd478e7cbc163e68473f726a65bcc21a7525265 /docs/Changelog.md | |
parent | fa44d8f79f03c0aab3cfea93c37b70edc367c1bb (diff) | |
parent | 3721c65a0b7fdf2b24713f8009030c6c241e200b (diff) | |
download | afl++-f596a297c4de6a5e1a6fb9fbb3b4e18124a24f58.tar.gz |
Merge pull request #1832 from AFLplusplus/dev v4.08c
v4.08c release
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 76f98547..2c747e42 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,7 +3,7 @@ This is the list of all noteworthy changes made in every public release of the tool. See README.md for the general instruction manual. -### Version ++4.08a (dev) +### Version ++4.08c (release) - afl-fuzz: - new mutation engine: mutations that favor discovery more paths are prefered until no new finds for 10 minutes then switching to mutations |