diff options
author | van Hauser <vh@thc.org> | 2020-12-15 18:07:01 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-12-15 18:07:01 +0100 |
commit | db76b06e0119b4fb780431a86fe7e197e8d20c0c (patch) | |
tree | 196e718d07cbe209e98e71c25a3adf62bd98834e /docs | |
parent | 1fc0918ac0e79588f9c4aff0a274da0897fe1b88 (diff) | |
download | afl++-db76b06e0119b4fb780431a86fe7e197e8d20c0c.tar.gz |
add dummy Makefile to instrumentation/
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 a45eaad7..e25ae029 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -10,7 +10,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++3.01a (release) - - ... + - added dummy Makefile to instrumentation/ ### Version ++3.00c (release) |