diff options
| author | van Hauser <vh@thc.org> | 2020-04-17 14:08:40 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-04-17 14:08:40 +0200 |
| commit | 6ee11c2a6f96c083f78bce650fbae5730c8ef971 (patch) | |
| tree | de388d8bab5914a8c88dce5cba69b4f26d4c89e7 /include/config.h | |
| parent | ef1d384184d2b67afb02836eb48233cce6dc4a89 (diff) | |
| download | afl++-6ee11c2a6f96c083f78bce650fbae5730c8ef971.tar.gz | |
little more speed for queue analysis
Diffstat (limited to 'include/config.h')
| -rw-r--r-- | include/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h index fae97a42..1de9973b 100644 --- a/include/config.h +++ b/include/config.h @@ -28,7 +28,7 @@ /* Version string: */ // c = release, d = volatile github dev, e = experimental branch -#define VERSION "++2.63d" +#define VERSION "++2.64c" /****************************************************** * * |
