diff options
author | vanhauser-thc <vh@thc.org> | 2022-08-08 15:30:48 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-08-08 15:30:48 +0200 |
commit | 79a69b14efd9cd3befceeddcc844a42bdbfdb47c (patch) | |
tree | 5f22f9c32fb374218020b5c568e92865a4ef2de9 /include | |
parent | 1f06b55a8b558bd8da0296134c29c21c4849a4bd (diff) | |
download | afl++-79a69b14efd9cd3befceeddcc844a42bdbfdb47c.tar.gz |
4.03a
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 d7a08428..1689e034 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.02c" +#define VERSION "++4.03a" /****************************************************** * * |