diff options
author | van Hauser <vh@thc.org> | 2020-04-17 19:39:32 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-04-17 19:39:32 +0200 |
commit | 9adcc73d617f22ffdfaba0491374dc0b7edcf8cd (patch) | |
tree | e1a56eef66d3ff1a7b1545bf3b5b99c3cdf61e6e /include/config.h | |
parent | 9900c92ebc73a7706f4604c274ccf6430549e77e (diff) | |
download | afl++-9adcc73d617f22ffdfaba0491374dc0b7edcf8cd.tar.gz |
v2.64d init
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 1de9973b..f11ac919 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.64c" +#define VERSION "++2.64d" /****************************************************** * * |