about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-06-27 08:44:35 +0200
committervanhauser-thc <vh@thc.org>2022-06-27 08:44:35 +0200
commit88077d4136fe36942d28ba956aa8536feb717638 (patch)
treec1763d315a00af49d82aa53953630e57565bb0b4 /include/config.h
parentcfb0257c99fa8c9ec4a4a33980092d1afd580638 (diff)
downloadafl++-88077d4136fe36942d28ba956aa8536feb717638.tar.gz
prepare 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 9fc92b06..aefea9cd 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.01a"
+#define VERSION "++4.01c"
 
 /******************************************************
  *                                                    *