about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-04-17 14:41:05 +0200
committervanhauser-thc <vh@thc.org>2023-04-17 14:41:05 +0200
commit02b9e583f2a5dd7d83bd4c02af8d2081532689ed (patch)
tree4768963452e67f496d1399a56cce2106817972a4 /include
parent7f734c96d187312868178e8ead95dc103c557c1f (diff)
downloadafl++-02b9e583f2a5dd7d83bd4c02af8d2081532689ed.tar.gz
v4.07a 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 b6249a0f..764c29dc 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.06c"
+#define VERSION "++4.07a"
 
 /******************************************************
  *                                                    *