diff options
| author | van Hauser <vh@thc.org> | 2020-05-15 09:04:55 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-05-15 09:04:55 +0200 |
| commit | 564399bd754e355d28da5b498856c05b63901661 (patch) | |
| tree | 657717d907539930eb6fb17ea00c5140941e1be5 /include | |
| parent | 49bd24144a881f4f55ef1a3db9a7f129a6670488 (diff) | |
| download | afl++-564399bd754e355d28da5b498856c05b63901661.tar.gz | |
v2.65d init
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 cd6ff641..6fde8b36 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.65c" +#define VERSION "++2.65d" /****************************************************** * * |
