diff options
author | van Hauser <vh@thc.org> | 2020-02-28 01:12:44 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-02-28 01:12:44 +0100 |
commit | 20b8fc075bb9b330a60f09a4cc57cfb82c6dbd47 (patch) | |
tree | a6c4485746ab1f908cb2a28827fd5e7392d97cc2 /include/config.h | |
parent | fc77f0bb969b0d6f2add976ea38640cc340ad2a3 (diff) | |
download | afl++-20b8fc075bb9b330a60f09a4cc57cfb82c6dbd47.tar.gz |
v2.62c
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 58562346..ff46cac4 100644 --- a/include/config.h +++ b/include/config.h @@ -27,7 +27,7 @@ /* Version string: */ // c = release, d = volatile github dev, e = experimental branch -#define VERSION "++2.61d" +#define VERSION "++2.62c" /****************************************************** * * |