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 19:15:12 +0200
committervanhauser-thc <vh@thc.org>2024-06-09 19:15:12 +0200
commitf2cd5e1d8e8a97ed86990c0eeb6f00e7c289fc44 (patch)
treeac9b663e6ee386cd8d20f497d657262c120acf0f /include/config.h
parentec0b83f127702fe23da72f4d424bc13a5bacfae9 (diff)
downloadafl++-f2cd5e1d8e8a97ed86990c0eeb6f00e7c289fc44.tar.gz
v4.22a 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 c4acf8db..d8177a75 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.21c"
+#define VERSION "++4.22a"
 
 /******************************************************
  *                                                    *