diff --git a/README.md b/README.md
index a8b579d8..935c71ce 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
-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 95659068..7d34d364 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 .
-
-### 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 1262668a..2882c9de 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 10e875b1..836bcf47 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 61bc1523..d09c24cb 160000
--- a/qemu_mode/qemuafl
+++ b/qemu_mode/qemuafl
@@ -1 +1 @@
-Subproject commit 61bc1523848a5235b43719c9fa7d78e9a970a1aa
+Subproject commit d09c24cb12a7bd2326641ce57ea10be6c4d1d612