diff options
author | vanhauser-thc <vh@thc.org> | 2021-06-01 12:15:14 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-06-01 12:15:14 +0200 |
commit | f9ca2cf98938ae382d0affc47dbbc78d7291708b (patch) | |
tree | 712d2997217f8680858896d6adcbd1499f8eea28 /docs/Changelog.md | |
parent | b9799bbe1d10461d69f919f950d4a53a578176fa (diff) | |
download | afl++-f9ca2cf98938ae382d0affc47dbbc78d7291708b.tar.gz |
v3.13c 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 09e46fb6..1887c099 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -8,7 +8,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 ++3.13a (development) +### Version ++3.13c (release) - Note: plot_data switched to relative time from unix time in 3.10 - frida_mode - new mode that uses frida to fuzz binary-only targets, it currently supports persistent mode and cmplog. |