about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-03-23 22:49:02 +0100
committervanhauser-thc <vh@thc.org>2021-03-24 11:12:44 +0100
commit2fef89950f826be065cc9677df690ebfd21160c1 (patch)
tree93dcb80e037967f0cf2af43d3b3fb48e1b228d8c /docs
parenta908a982254305777a3ea4dadf70120089b4ddf4 (diff)
downloadafl++-2fef89950f826be065cc9677df690ebfd21160c1.tar.gz
v3.12c release
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index aea95d5d..476c6f4e 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.12a (dev)
+### Version ++3.12c (release)
   - afl-fuzz:
     - added AFL_TARGET_ENV variable to pass extra env vars to the target
       (for things like LD_LIBRARY_PATH)