diff options
author | vanhauser-thc <vh@thc.org> | 2021-03-23 22:49:02 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-03-24 11:12:44 +0100 |
commit | 2fef89950f826be065cc9677df690ebfd21160c1 (patch) | |
tree | 93dcb80e037967f0cf2af43d3b3fb48e1b228d8c /include | |
parent | a908a982254305777a3ea4dadf70120089b4ddf4 (diff) | |
download | afl++-2fef89950f826be065cc9677df690ebfd21160c1.tar.gz |
v3.12c release
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 3c09fce4..c93a6d51 100644 --- a/include/config.h +++ b/include/config.h @@ -26,7 +26,7 @@ /* Version string: */ // c = release, a = volatile github dev, e = experimental branch -#define VERSION "++3.12a" +#define VERSION "++3.12c" /****************************************************** * * |