about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-07-01 18:24:00 +0200
committervan Hauser <vh@thc.org>2020-07-01 18:24:00 +0200
commit00abb999e3c051c5c7c6349c385d77d25dea8e7f (patch)
treeebe7c59a365a77fe77a781709b26a8a4de98d126 /include
parentf2efea4b46584b134bf9016f24548d07934b6632 (diff)
downloadafl++-00abb999e3c051c5c7c6349c385d77d25dea8e7f.tar.gz
v2.66d init
Diffstat (limited to 'include')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index e8f52f45..7de74009 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.66c"
+#define VERSION "++2.66d"
 
 /******************************************************
  *                                                    *