about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-06-12 09:16:15 +0200
committervanhauser-thc <vh@thc.org>2023-06-12 09:16:15 +0200
commit61b6f4ed9e4dce15c39e4350278a95a41ea2522c (patch)
tree2586550dcacddb5958fa9798b3a7f02694ea1750 /include/config.h
parentbf2727b76366ce4c9cdc723c3f3ccffae3cc3619 (diff)
downloadafl++-61b6f4ed9e4dce15c39e4350278a95a41ea2522c.tar.gz
4.08a init
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 53be8549..d8153a2c 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.07c"
+#define VERSION "++4.08a"
 
 /******************************************************
  *                                                    *