about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-07-01 09:15:47 +0200
committervan Hauser <vh@thc.org>2020-07-01 09:15:47 +0200
commit6b98157c1a235c10ed5f9fc3220aa1869ea8f3e4 (patch)
treed7a8bdf7233964b8758fbe137aa44a736a1acb11 /include
parent4d2ccd18f6434a06b80857c4ee5fa6c6e1ae502c (diff)
downloadafl++-6b98157c1a235c10ed5f9fc3220aa1869ea8f3e4.tar.gz
v2.66c release preparation
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 5ee93389..e8f52f45 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.65d"
+#define VERSION "++2.66c"
 
 /******************************************************
  *                                                    *