about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-06-09 18:39:56 +0200
committervanhauser-thc <vh@thc.org>2024-06-09 18:39:56 +0200
commitec0b83f127702fe23da72f4d424bc13a5bacfae9 (patch)
tree7f729cd9133553252979386a910c4072e59293d9 /include/config.h
parent0c81982e67f6d637722a9ced1c50d91d7493d410 (diff)
downloadafl++-ec0b83f127702fe23da72f4d424bc13a5bacfae9.tar.gz
4.21c
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 ebe40022..c4acf8db 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.21a"
+#define VERSION "++4.21c"
 
 /******************************************************
  *                                                    *