about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 29081549..48003f4b 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -3,7 +3,7 @@
   This is the list of all noteworthy changes made in every public
   release of the tool. See README.md for the general instruction manual.
 
-### Version ++4.10a (dev)
+### Version ++4.10c (release)
   - afl-fuzz:
     - default power schedule is now EXPLORE, due a fix in fast schedules
       explore is slightly better now.
@@ -34,7 +34,6 @@
   - updated the custom grammar mutator
   - document afl-cmin does not work on macOS (but afl-cmin.bash does)
 
-
 ### Version ++4.09c (release)
   - afl-fuzz:
     - fixed the new mutation implementation for two bugs