about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-12-15 09:44:02 +0100
committervanhauser-thc <vh@thc.org>2023-12-15 09:44:02 +0100
commitca0c9f6d1797bac121996c3b2ac50423f6e67b8f (patch)
tree161333954d67ba42a99185eed0e26389778228cc /include/config.h
parent8a7705aedbb759dd8ff331d47a99cc6bbc17902b (diff)
downloadafl++-ca0c9f6d1797bac121996c3b2ac50423f6e67b8f.tar.gz
v4.10a 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 b346d7b4..63340650 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.09c"
+#define VERSION "++4.10a"
 
 /******************************************************
  *                                                    *