aboutsummaryrefslogtreecommitdiff
path: root/custom_mutators
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-02-25 09:15:45 +0100
committervanhauser-thc <vh@thc.org>2021-02-25 09:15:54 +0100
commit5c239451cfd1562ce72a78eefc6886fd76f2c132 (patch)
treea38d51a50a3fd78377b768bddb03424c960065f4 /custom_mutators
parent35ca51c5a8230f08707844b9bdb7adce0809ba20 (diff)
downloadAFLplusplus-5c239451cfd1562ce72a78eefc6886fd76f2c132.tar.gz
cmplog finetuning
Diffstat (limited to 'custom_mutators')
-rw-r--r--custom_mutators/honggfuzz/honggfuzz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom_mutators/honggfuzz/honggfuzz.h b/custom_mutators/honggfuzz/honggfuzz.h
index eb6a3f11..c80cdd87 100644
--- a/custom_mutators/honggfuzz/honggfuzz.h
+++ b/custom_mutators/honggfuzz/honggfuzz.h
@@ -39,7 +39,7 @@
#include "libhfcommon/util.h"
#define PROG_NAME "honggfuzz"
-#define PROG_VERSION "2.3"
+#define PROG_VERSION "2.4"
/* Name of the template which will be replaced with the proper name of the file */
#define _HF_FILE_PLACEHOLDER "___FILE___"