diff options
author | van Hauser <vh@thc.org> | 2020-07-01 09:28:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-01 09:28:13 +0200 |
commit | ba79777bc5a242782f8a48e0bb13eb6d43473917 (patch) | |
tree | c47d0b5bd7804d241dcff94bb1763e79ecc9ae1d /include/config.h | |
parent | 9d5007b18e41f17c395fcfc5fc0a8c8c87f4f75d (diff) | |
parent | b67905c40fe0c284eaf27c83423a4d7cdd717157 (diff) | |
download | afl++-ba79777bc5a242782f8a48e0bb13eb6d43473917.tar.gz |
Merge pull request #432 from AFLplusplus/dev
v2.66c
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 5ee93389..e8f52f45 100644 --- a/include/config.h +++ b/include/config.h @@ -28,7 +28,7 @@ /* Version string: */ // c = release, d = volatile github dev, e = experimental branch -#define VERSION "++2.65d" +#define VERSION "++2.66c" /****************************************************** * * |