diff options
author | vanhauser-thc <vh@thc.org> | 2022-09-19 12:15:10 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-09-19 12:15:10 +0200 |
commit | 38ab1eda6e9eee34e6a53368ab620e124102fc20 (patch) | |
tree | 8f7326d212575d9ad19c63e73d77daa63a8517fb /include/config.h | |
parent | 6afca4f0737f58e86d0fb2bd1bc2c260f15099f3 (diff) | |
download | afl++-38ab1eda6e9eee34e6a53368ab620e124102fc20.tar.gz |
4.03c
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 1262668a..2882c9de 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.03a" +#define VERSION "++4.03c" /****************************************************** * * |