diff options
author | van Hauser <vh@thc.org> | 2023-12-15 09:29:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-15 09:29:11 +0100 |
commit | 108fb0b29ad1586e668ba23e23a0eb1a13c45c49 (patch) | |
tree | 28a5f5091317e9cb7d9151e53f33c7b56cec552b /include/config.h | |
parent | ef706ad668b36e65d24f352f5bcee22957f5f1cc (diff) | |
parent | 8a7705aedbb759dd8ff331d47a99cc6bbc17902b (diff) | |
download | afl++-108fb0b29ad1586e668ba23e23a0eb1a13c45c49.tar.gz |
Merge pull request #1933 from AFLplusplus/dev v4.09c
push to stable
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 988e536e..b346d7b4 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.09a" +#define VERSION "++4.09c" /****************************************************** * * |