diff options
author | van Hauser <vh@thc.org> | 2020-08-18 20:05:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-18 20:05:56 +0200 |
commit | 5c759953f4803ca37f214a9bb678fc5230778e8e (patch) | |
tree | a5adae90283726011e24bc9ce3978283f7ca8632 /include/config.h | |
parent | b504b9313a47c597296a2dab4fd8a591d93242b4 (diff) | |
parent | 1c64048d0f3a7bb7ec460d86a6abba7c4123d18f (diff) | |
download | afl++-5c759953f4803ca37f214a9bb678fc5230778e8e.tar.gz |
Merge pull request #511 from AFLplusplus/stable
push to dev
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 a978a27c..9cc2dae5 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.66d" +#define VERSION "++2.67c" /****************************************************** * * |