about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-06-12 08:28:47 +0200
committervanhauser-thc <vh@thc.org>2023-06-12 08:28:47 +0200
commitbf2727b76366ce4c9cdc723c3f3ccffae3cc3619 (patch)
treed307651ffd5ad2b03d3e97a2b2ccd4d410e16c93 /include
parente71d422b3c9867249dcaac87e40b08010fc43497 (diff)
downloadafl++-bf2727b76366ce4c9cdc723c3f3ccffae3cc3619.tar.gz
v4.07c release
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 194786f7..53be8549 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.07a"
+#define VERSION "++4.07c"
 
 /******************************************************
  *                                                    *