diff options
author | vanhauser-thc <vh@thc.org> | 2023-06-12 09:16:15 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-06-12 09:16:15 +0200 |
commit | 61b6f4ed9e4dce15c39e4350278a95a41ea2522c (patch) | |
tree | 2586550dcacddb5958fa9798b3a7f02694ea1750 /include/config.h | |
parent | bf2727b76366ce4c9cdc723c3f3ccffae3cc3619 (diff) | |
download | afl++-61b6f4ed9e4dce15c39e4350278a95a41ea2522c.tar.gz |
4.08a init
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 53be8549..d8153a2c 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.07c" +#define VERSION "++4.08a" /****************************************************** * * |