about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-10-15 16:50:48 +0200
committervan Hauser <vh@thc.org>2019-10-15 16:50:48 +0200
commit3dec452a8a5a21fee524c5e4bc81e680c3a1fc04 (patch)
tree989b4d2afa51472350b74e845a41e497a660b224 /include
parent97f5ce52d129c460e4a8af3d55aefd05092a79a9 (diff)
downloadafl++-3dec452a8a5a21fee524c5e4bc81e680c3a1fc04.tar.gz
v2.57d
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 d331cd93..396224fb 100644
--- a/include/config.h
+++ b/include/config.h
@@ -26,7 +26,7 @@
 
 /* Version string: */
 
-#define VERSION "++2.57c"  // c = release, d = volatile github dev
+#define VERSION "++2.57d"  // c = release, d = volatile github dev
 
 /******************************************************
  *                                                    *