diff options
author | van Hauser <vh@thc.org> | 2020-02-24 17:24:06 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-02-24 17:24:06 +0100 |
commit | 3f6bfbd98148f7decb5ca8a049d334d05c560c09 (patch) | |
tree | 2d0b79a42dbb64defc029c6c1e7f1ded17a70ead /include | |
parent | 6fece5525e73bd88731bd7e4fe21d51e5b1498e6 (diff) | |
download | afl++-3f6bfbd98148f7decb5ca8a049d334d05c560c09.tar.gz |
v2.61c 2.61c
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 12e2d092..d1b40245 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.60d" +#define VERSION "++2.61c" /****************************************************** * * |