diff options
| author | vanhauser-thc <vh@thc.org> | 2023-06-12 08:28:47 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2023-06-12 08:28:47 +0200 |
| commit | bf2727b76366ce4c9cdc723c3f3ccffae3cc3619 (patch) | |
| tree | d307651ffd5ad2b03d3e97a2b2ccd4d410e16c93 /include | |
| parent | e71d422b3c9867249dcaac87e40b08010fc43497 (diff) | |
| download | afl++-bf2727b76366ce4c9cdc723c3f3ccffae3cc3619.tar.gz | |
v4.07c release
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 194786f7..53be8549 100644 --- a/include/config.h +++ b/include/config.h @@ -26,7 +26,7 @@ /* Version string: */ // c = release, a = volatile github dev, e = experimental branch -#define VERSION "++4.07a" +#define VERSION "++4.07c" /****************************************************** * * |
