diff options
author | van Hauser <vh@thc.org> | 2022-10-12 17:09:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-12 17:09:49 +0200 |
commit | d1e1bbc713b22d620956143634ecdf97223aa59f (patch) | |
tree | 17982970cf6923c76b298f74f3fffc9e87dc5844 /include | |
parent | cbfa5207ba2853e249ffb256d99880368ee224e0 (diff) | |
parent | 77ebab64d3826e0644dc75b05916893ec8929e68 (diff) | |
download | afl++-d1e1bbc713b22d620956143634ecdf97223aa59f.tar.gz |
Merge pull request #1553 from AFLplusplus/dev
4.05a init
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 6b1e1e26..22c1a162 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 "++4.04c" +#define VERSION "++4.05a" /****************************************************** * * |