diff options
author | van Hauser <vh@thc.org> | 2020-02-09 23:31:19 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-02-09 23:31:19 +0100 |
commit | 33c18c36db70859fc484dd41a317634809d5c043 (patch) | |
tree | 847bb311a0776b93f6d08e8e3a77ecbb72abdad4 | |
parent | 1a589e231306033fca083713be639fc393625ec3 (diff) | |
download | afl++-33c18c36db70859fc484dd41a317634809d5c043.tar.gz |
add 'e' code for version
-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" /****************************************************** * * |