diff options
author | vanhauser-thc <vh@thc.org> | 2024-06-09 18:39:56 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-06-09 18:39:56 +0200 |
commit | ec0b83f127702fe23da72f4d424bc13a5bacfae9 (patch) | |
tree | 7f729cd9133553252979386a910c4072e59293d9 /include/config.h | |
parent | 0c81982e67f6d637722a9ced1c50d91d7493d410 (diff) | |
download | afl++-ec0b83f127702fe23da72f4d424bc13a5bacfae9.tar.gz |
4.21c
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 ebe40022..c4acf8db 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.21a" +#define VERSION "++4.21c" /****************************************************** * * |