diff options
author | van Hauser <vh@thc.org> | 2020-04-09 10:30:24 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-04-09 10:30:24 +0200 |
commit | b55421d4a119fd26a253fe114fb39ec685de4c57 (patch) | |
tree | cd05d1f1e9f119e554926872afea563ad5a9dfdc /include/config.h | |
parent | f06acc4e27f7a5859046bae5276ff80d530e11af (diff) | |
download | afl++-b55421d4a119fd26a253fe114fb39ec685de4c57.tar.gz |
2.63d init
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 6b50be60..cf73772f 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 "++2.63c" +#define VERSION "++2.63d" /****************************************************** * * |