about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-10-21 11:30:28 +0200
committervan Hauser <vh@thc.org>2019-10-21 11:30:28 +0200
commitebea44029e019960cbf075dacd7b1a1f79d1bae2 (patch)
treef8eb679899ff868337ca302658f05058fe8ad227
parentbe6bc155ebd891eebd21eac8982784e7f2be4f41 (diff)
downloadafl++-ebea44029e019960cbf075dacd7b1a1f79d1bae2.tar.gz
2.58d
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index f121025d..144d3810 100644
--- a/include/config.h
+++ b/include/config.h
@@ -26,7 +26,7 @@
 
 /* Version string: */
 
-#define VERSION "++2.58c"  // c = release, d = volatile github dev
+#define VERSION "++2.58d"  // c = release, d = volatile github dev
 
 /******************************************************
  *                                                    *