diff options
| author | vanhauser-thc <vh@thc.org> | 2022-06-27 08:44:35 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2022-06-27 08:44:35 +0200 |
| commit | 88077d4136fe36942d28ba956aa8536feb717638 (patch) | |
| tree | c1763d315a00af49d82aa53953630e57565bb0b4 /include | |
| parent | cfb0257c99fa8c9ec4a4a33980092d1afd580638 (diff) | |
| download | afl++-88077d4136fe36942d28ba956aa8536feb717638.tar.gz | |
prepare 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 9fc92b06..aefea9cd 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.01a" +#define VERSION "++4.01c" /****************************************************** * * |
