| Index: third_party/afl/src/config.h
|
| diff --git a/third_party/afl/src/config.h b/third_party/afl/src/config.h
|
| index bc2a29da2cf25a4643293fd9444ff261e2e5b53c..2fdef50020c1a3869b78d5627a58a0ede0cd75c2 100644
|
| --- a/third_party/afl/src/config.h
|
| +++ b/third_party/afl/src/config.h
|
| @@ -21,7 +21,7 @@
|
|
|
| /* Version string: */
|
|
|
| -#define VERSION "2.31b"
|
| +#define VERSION "2.38b"
|
|
|
| /******************************************************
|
| * *
|
| @@ -115,7 +115,7 @@
|
|
|
| /* Splicing cycle count: */
|
|
|
| -#define SPLICE_CYCLES 16
|
| +#define SPLICE_CYCLES 15
|
|
|
| /* Nominal per-splice havoc cycle length: */
|
|
|
|
|