diff options
author | vanhauser-thc <vh@thc.org> | 2021-03-01 09:43:35 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-03-01 09:43:35 +0100 |
commit | 0c38850f955a608529bdd02cc39dc68713ef8528 (patch) | |
tree | 8f4d25cc99b8e78bdaa021170bb6e5e384685ba3 /include/config.h | |
parent | 07884e00549b247d59c6289e58808aae401eeb79 (diff) | |
download | afl++-0c38850f955a608529bdd02cc39dc68713ef8528.tar.gz |
3.10c release
Diffstat (limited to 'include/config.h')
-rw-r--r-- | include/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/config.h b/include/config.h index b0b1f7b9..c583f23b 100644 --- a/include/config.h +++ b/include/config.h @@ -25,8 +25,8 @@ /* Version string: */ -// c = release, d = volatile github dev, e = experimental branch -#define VERSION "++3.01a" +// c = release, a = volatile github dev, e = experimental branch +#define VERSION "++3.10c" /****************************************************** * * |