diff options
| author | vanhauser-thc <vh@thc.org> | 2024-04-13 11:39:19 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2024-04-13 11:39:26 +0200 |
| commit | e01307a993387bfe842df1deb23ec7facffd4859 (patch) | |
| tree | 7b2c34e71db414e6d869b1ab7fd6278120ee0f43 /include | |
| parent | beb9f9535935d2db8478a9167f1b5fdb82a9c813 (diff) | |
| download | afl++-e01307a993387bfe842df1deb23ec7facffd4859.tar.gz | |
v4.20c
Diffstat (limited to 'include')
| -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 31d66b14..3ea059ff 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.20a" +#define VERSION "++4.20c" /****************************************************** * * |
