diff options
| author | vanhauser-thc <vh@thc.org> | 2024-06-09 19:15:12 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2024-06-09 19:15:12 +0200 |
| commit | f2cd5e1d8e8a97ed86990c0eeb6f00e7c289fc44 (patch) | |
| tree | ac9b663e6ee386cd8d20f497d657262c120acf0f /include | |
| parent | ec0b83f127702fe23da72f4d424bc13a5bacfae9 (diff) | |
| download | afl++-f2cd5e1d8e8a97ed86990c0eeb6f00e7c289fc44.tar.gz | |
v4.22a init
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 c4acf8db..d8177a75 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.21c" +#define VERSION "++4.22a" /****************************************************** * * |
