aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-09-20 18:12:37 +0200
committervanhauser-thc <vh@thc.org>2022-09-20 18:12:37 +0200
commit6ed40d5a08c7b4a82d9287b9412b33640c6c9bf6 (patch)
tree67338e5eebc2e45da5ce2ea671a74db163fd0352 /include
parent41fe8b6ab9fe3d3f00717b7d7f3de072550f265c (diff)
downloadAFLplusplus-6ed40d5a08c7b4a82d9287b9412b33640c6c9bf6.tar.gz
4.04a init
Diffstat (limited to 'include')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 2882c9de..21701515 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.03c"
+#define VERSION "++4.04a"
/******************************************************
* *