about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-09-19 12:15:10 +0200
committervanhauser-thc <vh@thc.org>2022-09-19 12:15:10 +0200
commit38ab1eda6e9eee34e6a53368ab620e124102fc20 (patch)
tree8f7326d212575d9ad19c63e73d77daa63a8517fb
parent6afca4f0737f58e86d0fb2bd1bc2c260f15099f3 (diff)
downloadafl++-38ab1eda6e9eee34e6a53368ab620e124102fc20.tar.gz
4.03c
-rw-r--r--README.md4
-rw-r--r--docs/Changelog.md6
-rw-r--r--include/config.h2
-rw-r--r--qemu_mode/QEMUAFL_VERSION2
m---------qemu_mode/qemuafl0
5 files changed, 5 insertions, 9 deletions
diff --git a/README.md b/README.md
index a8b579d8..935c71ce 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 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 <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 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
-Subproject 61bc1523848a5235b43719c9fa7d78e9a970a1a
+Subproject d09c24cb12a7bd2326641ce57ea10be6c4d1d61