diff options
author | vanhauser-thc <vh@thc.org> | 2024-02-04 16:18:21 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-02-04 16:18:21 +0100 |
commit | 47e7d243f7522b21beeb7bb9e91f3f312a9659f0 (patch) | |
tree | 274467eae9b20b7287e014ad9d47e5931e8e20c7 /include/config.h | |
parent | 6d209ce045c651089e4e55d7bb9995b496a378c0 (diff) | |
download | afl++-47e7d243f7522b21beeb7bb9e91f3f312a9659f0.tar.gz |
increase version
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 9349828f..f3392431 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.10c" +#define VERSION "++4.20a" /****************************************************** * * |