diff options
author | hexcoder- <heiko@hexco.de> | 2021-06-01 18:20:22 +0200 |
---|---|---|
committer | hexcoder- <heiko@hexco.de> | 2021-06-01 18:20:22 +0200 |
commit | db6947452c6d356e30c7fe1bf6697fe59c0e6a38 (patch) | |
tree | fa171050d3dcb5085a3e8677aa05ce5255ed505e /include | |
parent | 64368d4ba79ec4a2223d0bfe218c1f48a522af83 (diff) | |
parent | 409636079118cb3e2c864bf2729ebb07bc0437ee (diff) | |
download | afl++-db6947452c6d356e30c7fe1bf6697fe59c0e6a38.tar.gz |
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
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 a1fdd789..9d732e53 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 "++3.13c" +#define VERSION "++3.14a" /****************************************************** * * |