diff options
| author | Dominik Maier <domenukk@gmail.com> | 2020-02-10 00:19:25 +0100 |
|---|---|---|
| committer | Dominik Maier <domenukk@gmail.com> | 2020-02-10 00:19:25 +0100 |
| commit | bf1898736915d34906704f82202d1a8890a3cec4 (patch) | |
| tree | ab450a0a67ea5c2ec14c5ac9536e4a379d16eb3d /include/config.h | |
| parent | e19e06aba7e81a37f5f1a9974f061ab63bc86986 (diff) | |
| parent | 33c18c36db70859fc484dd41a317634809d5c043 (diff) | |
| download | afl++-bf1898736915d34906704f82202d1a8890a3cec4.tar.gz | |
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus into unicorn
Diffstat (limited to 'include/config.h')
| -rw-r--r-- | include/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h index 8b8924f5..d47908f6 100644 --- a/include/config.h +++ b/include/config.h @@ -26,7 +26,8 @@ /* Version string: */ -#define VERSION "++2.60d" // c = release, d = volatile github dev + // c = release, d = volatile github dev, e = experimental branch +#define VERSION "++2.60d" /****************************************************** * * |
