about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-04-13 11:39:19 +0200
committervanhauser-thc <vh@thc.org>2024-04-13 11:39:26 +0200
commite01307a993387bfe842df1deb23ec7facffd4859 (patch)
tree7b2c34e71db414e6d869b1ab7fd6278120ee0f43 /include/config.h
parentbeb9f9535935d2db8478a9167f1b5fdb82a9c813 (diff)
downloadafl++-e01307a993387bfe842df1deb23ec7facffd4859.tar.gz
v4.20c
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 31d66b14..3ea059ff 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.20a"
+#define VERSION "++4.20c"
 
 /******************************************************
  *                                                    *