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:28:39 +0100
committervanhauser-thc <vh@thc.org>2023-12-15 09:28:39 +0100
commit8a7705aedbb759dd8ff331d47a99cc6bbc17902b (patch)
tree28a5f5091317e9cb7d9151e53f33c7b56cec552b /include/config.h
parent37505928bcec63a08fe50cdebdbf7b9b28b952d0 (diff)
downloadafl++-8a7705aedbb759dd8ff331d47a99cc6bbc17902b.tar.gz
v4.09c release
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 988e536e..b346d7b4 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.09a"
+#define VERSION "++4.09c"
 
 /******************************************************
  *                                                    *