diff --git a/README.md b/README.md index a8b579d8f1e9db9c4b6b693410111c4ee7636deb..935c71ce1d7bd500308893a7fd0bc7a53f052edd 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ <img align="right" src="https://raw.githubusercontent.com/AFLplusplus/Website/master/static/aflpp_bg.svg" alt="AFL++ logo" width="250" heigh="250"> -Release version: [4.02c](https://github.com/AFLplusplus/AFLplusplus/releases) +Release version: [4.03c](https://github.com/AFLplusplus/AFLplusplus/releases) -GitHub version: 4.03a +GitHub version: 4.04a Repository: [https://github.com/AFLplusplus/AFLplusplus](https://github.com/AFLplusplus/AFLplusplus) diff --git a/docs/Changelog.md b/docs/Changelog.md index 95659068f9995f44248fa6707085348aae1312c3..7d34d364bf8367de5ded8b37c2fa691a499a36e1 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,12 +3,8 @@ This is the list of all noteworthy changes made in every public release of the tool. See README.md for the general instruction manual. -## Staying informed -Want to stay in the loop on major new features? Join our mailing list by -sending a mail to <afl-users+subscribe@googlegroups.com>. - -### Version ++4.03a (dev) +### Version ++4.03c (release) - Building now gives a build summary what succeeded and what not - afl-fuzz: - added AFL_NO_STARTUP_CALIBRATION to start fuzzing at once instead diff --git a/include/config.h b/include/config.h index 1262668a9b70f4024e5d3199d3fa9da46d895ba6..2882c9dedd51a041fa0ab5d7c90978202a740b82 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.03a" +#define VERSION "++4.03c" /****************************************************** * * diff --git a/qemu_mode/QEMUAFL_VERSION b/qemu_mode/QEMUAFL_VERSION index 10e875b16969326ad91d7a5fa141fb09723bd239..836bcf4761c770d9f3ed8b4151c71bcefa5d3286 100644 --- a/qemu_mode/QEMUAFL_VERSION +++ b/qemu_mode/QEMUAFL_VERSION @@ -1 +1 @@ -61bc152384 +d09c24cb12 diff --git a/qemu_mode/qemuafl b/qemu_mode/qemuafl index 61bc1523848a5235b43719c9fa7d78e9a970a1aa..d09c24cb12a7bd2326641ce57ea10be6c4d1d612 160000 --- a/qemu_mode/qemuafl +++ b/qemu_mode/qemuafl @@ -1 +1 @@ -Subproject commit 61bc1523848a5235b43719c9fa7d78e9a970a1aa +Subproject commit d09c24cb12a7bd2326641ce57ea10be6c4d1d612