about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authormarc <marc@marc.srlabs.de>2023-08-10 10:56:20 +0200
committermarc <marc@marc.srlabs.de>2023-08-10 10:56:20 +0200
commit9607d1db06ebfc2fe1ba565a0ef0123ab3f3e76c (patch)
tree230369123325ac007f28b3b5519d71467ee84eee /include/config.h
parent3721c65a0b7fdf2b24713f8009030c6c241e200b (diff)
downloadafl++-9607d1db06ebfc2fe1ba565a0ef0123ab3f3e76c.tar.gz
v4.09a 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 5a81c4e2..6a75737f 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.08c"
+#define VERSION "++4.09a"
 
 /******************************************************
  *                                                    *