about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-08-18 20:08:29 +0200
committervan Hauser <vh@thc.org>2020-08-18 20:08:29 +0200
commit9faf7b6fc81cf88aed43c7d4955bc05ee74a8a54 (patch)
tree7f457f1ab66e5aaba80a0660277109d85735f6c6 /include/config.h
parent5c759953f4803ca37f214a9bb678fc5230778e8e (diff)
downloadafl++-9faf7b6fc81cf88aed43c7d4955bc05ee74a8a54.tar.gz
v2.67d
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 9cc2dae5..6c73bced 100644
--- a/include/config.h
+++ b/include/config.h
@@ -28,7 +28,7 @@
 /* Version string: */
 
 // c = release, d = volatile github dev, e = experimental branch
-#define VERSION "++2.67c"
+#define VERSION "++2.67d"
 
 /******************************************************
  *                                                    *