diff options
author | vanhauser-thc <vh@thc.org> | 2022-08-08 15:26:56 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-08-08 15:26:56 +0200 |
commit | 1f06b55a8b558bd8da0296134c29c21c4849a4bd (patch) | |
tree | 051a91a2a36a1c768870591634eca83c62e6053c /include | |
parent | 7b6ee28291c13e293c59489d4f2e37c78bad96fb (diff) | |
download | afl++-1f06b55a8b558bd8da0296134c29c21c4849a4bd.tar.gz |
4.02c
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 0ae6c271..d7a08428 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.02a" +#define VERSION "++4.02c" /****************************************************** * * |