diff options
author | vanhauser-thc <vh@thc.org> | 2023-04-17 10:25:10 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-04-17 10:25:10 +0200 |
commit | 7f734c96d187312868178e8ead95dc103c557c1f (patch) | |
tree | 5e97dc274212181cd0117057492bce84809e1a4d /include/config.h | |
parent | 4d29e484b7b2fcc4ff25774888c8fcbd1a1618c1 (diff) | |
download | afl++-7f734c96d187312868178e8ead95dc103c557c1f.tar.gz |
v4.06c release
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 e46f515a..b6249a0f 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.06a" +#define VERSION "++4.06c" /****************************************************** * * |