diff options
author | van Hauser <vh@thc.org> | 2020-12-15 09:37:52 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-12-15 09:37:52 +0100 |
commit | e0ab846f7fd3e45bbf76e4ab82eef19d9aaf5494 (patch) | |
tree | 057c141a5ba0954f5b7aa992eea4d52766d4c601 /include/config.h | |
parent | df7c72fd66be0840469c7dba62a21bfb3c228a68 (diff) | |
download | afl++-e0ab846f7fd3e45bbf76e4ab82eef19d9aaf5494.tar.gz |
v3.00c
Diffstat (limited to 'include/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 491d8132..93249ed9 100644 --- a/include/config.h +++ b/include/config.h @@ -28,7 +28,7 @@ /* Version string: */ // c = release, d = volatile github dev, e = experimental branch -#define VERSION "++3.00a" +#define VERSION "++3.00c" /****************************************************** * * |