about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-10-11 15:39:27 +0200
committervanhauser-thc <vh@thc.org>2022-10-11 15:39:27 +0200
commitbac6ba89074019e0f095774ecebc435970f4940d (patch)
tree0ca719900045ab9171b9fb2590b2323e31e9bd5f /include/config.h
parentde9d1ff4a09a72c8bd4bb892f146646296f3f2fa (diff)
downloadafl++-bac6ba89074019e0f095774ecebc435970f4940d.tar.gz
v4.04c
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 21701515..6b1e1e26 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.04a"
+#define VERSION "++4.04c"
 
 /******************************************************
  *                                                    *