about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-02-28 01:13:28 +0100
committervan Hauser <vh@thc.org>2020-02-28 01:13:28 +0100
commit713952b9c7bae59408f934492cb0306fbd7ef503 (patch)
treeefb68c22e56cf599437c1c717f5daecf3500e864
parent20b8fc075bb9b330a60f09a4cc57cfb82c6dbd47 (diff)
downloadafl++-713952b9c7bae59408f934492cb0306fbd7ef503.tar.gz
v2.62c 2.62c
-rw-r--r--docs/Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 9ae84ae2..eb568b96 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.61d (develop):
+### Version ++2.62c (release):
 
   - Important fix for memory allocation functions that result in afl-fuzz
     not identifying crashes - UPDATE!