diff options
author | vanhauser-thc <vh@thc.org> | 2021-07-19 10:49:28 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-07-19 10:49:28 +0200 |
commit | 1e23a8d67832eb296fa9abef0745b61ac74ae889 (patch) | |
tree | be2ffd03f136dbecd408c73e4bc250ae249a4180 | |
parent | 4fa56f0696416b1e2f64991aa7ffb601231e3587 (diff) | |
download | afl++-1e23a8d67832eb296fa9abef0745b61ac74ae889.tar.gz |
update 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 9d732e53..443cdc04 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.14a" +#define VERSION "++3.14c" /****************************************************** * * |