diff options
author | van Hauser <vh@thc.org> | 2020-07-01 09:15:47 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-07-01 09:15:47 +0200 |
commit | 6b98157c1a235c10ed5f9fc3220aa1869ea8f3e4 (patch) | |
tree | d7a8bdf7233964b8758fbe137aa44a736a1acb11 /include | |
parent | 4d2ccd18f6434a06b80857c4ee5fa6c6e1ae502c (diff) | |
download | afl++-6b98157c1a235c10ed5f9fc3220aa1869ea8f3e4.tar.gz |
v2.66c release preparation
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 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" /****************************************************** * * |