diff options
author | van Hauser <vh@thc.org> | 2020-09-04 22:51:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-04 22:51:43 +0200 |
commit | ee206da3897fd2d9f72206c3c5ea0e3fab109001 (patch) | |
tree | 8492631adefdbe58b83bb90f9e4f101556dd2435 /docs | |
parent | 4f7a8a4c70de1b93b1dccd8f2bf092ec4b3626dc (diff) | |
parent | fac108476c1cb5326cf4339b2a4c846828698816 (diff) | |
download | afl++-2.68c.tar.gz |
Merge pull request #545 from AFLplusplus/dev 2.68c
v2.68c
Diffstat (limited to 'docs')
-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 0d93ee1f..6321aee4 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,7 +9,7 @@ Want to stay in the loop on major new features? Join our mailing list by sending a mail to <afl-users+subscribe@googlegroups.com>. -### Version ++2.67d (develop) +### Version ++2.68c (release) - added the GSoC excellent afl++ grammar mutator by Shengtuo to our custom_mutators/ (see custom_mutators/README.md) - or get it here: https://github.com/AFLplusplus/Grammar-Mutator |