diff options
author | vanhauser-thc <vh@thc.org> | 2021-06-01 12:15:14 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-06-01 12:15:14 +0200 |
commit | f9ca2cf98938ae382d0affc47dbbc78d7291708b (patch) | |
tree | 712d2997217f8680858896d6adcbd1499f8eea28 /include/config.h | |
parent | b9799bbe1d10461d69f919f950d4a53a578176fa (diff) | |
download | afl++-f9ca2cf98938ae382d0affc47dbbc78d7291708b.tar.gz |
v3.13c release
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 80cdb684..a1fdd789 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.13a" +#define VERSION "++3.13c" /****************************************************** * * |