about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-10-21 11:28:32 +0200
committervan Hauser <vh@thc.org>2019-10-21 11:28:32 +0200
commitbe6bc155ebd891eebd21eac8982784e7f2be4f41 (patch)
tree4b6b9ce5b4fc29f5d5fbd6d3dc40473cc6810170 /include/config.h
parentd0bbef74ef4ecdf41f7b88b77ff833b563d78450 (diff)
downloadafl++-be6bc155ebd891eebd21eac8982784e7f2be4f41.tar.gz
v2.58c 2.58c
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 2e993a42..f121025d 100644
--- a/include/config.h
+++ b/include/config.h
@@ -26,7 +26,7 @@
 
 /* Version string: */
 
-#define VERSION "++2.57d"  // c = release, d = volatile github dev
+#define VERSION "++2.58c"  // c = release, d = volatile github dev
 
 /******************************************************
  *                                                    *