diff options
author | vanhauser-thc <vh@thc.org> | 2022-06-28 14:30:03 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-06-28 14:30:03 +0200 |
commit | e21738a24852e0ed9b346c28aeb4132a34d5b7cc (patch) | |
tree | ac5b957d8422049968ff229fc633858448c21cfe | |
parent | 92352951d7a8485bd2413009fcd052e85dc398fb (diff) | |
download | afl++-e21738a24852e0ed9b346c28aeb4132a34d5b7cc.tar.gz |
init new dev release
-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 aefea9cd..0ae6c271 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.01c" +#define VERSION "++4.02a" /****************************************************** * * |