diff options
author | van Hauser <vh@thc.org> | 2019-12-18 11:14:12 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-12-18 11:14:12 +0100 |
commit | 939721e2cbcf14f0f9577575c09e16be2ced25fe (patch) | |
tree | e32066cf400e512dbc05b4aa2cad4fcae7696c21 /include | |
parent | 6226e384512bad86977377b2cece2b5bc0286aa3 (diff) | |
download | afl++-939721e2cbcf14f0f9577575c09e16be2ced25fe.tar.gz |
v2.59c release 2.59c
Diffstat (limited to 'include')
-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 29bdf048..4bb2fe4b 100644 --- a/include/config.h +++ b/include/config.h @@ -26,7 +26,7 @@ /* Version string: */ -#define VERSION "++2.58d" // c = release, d = volatile github dev +#define VERSION "++2.59c" // c = release, d = volatile github dev /****************************************************** * * |