about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-02-28 01:16:36 +0100
committervan Hauser <vh@thc.org>2020-02-28 01:16:36 +0100
commit212e5d1a720cc52b8d7c674cb65586e4fe82a3b0 (patch)
tree4d854b8ec20a9f890103b8f39b6df941eb0a7bc3 /include/config.h
parent713952b9c7bae59408f934492cb0306fbd7ef503 (diff)
downloadafl++-212e5d1a720cc52b8d7c674cb65586e4fe82a3b0.tar.gz
v2.62d
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 ff46cac4..529dc4e7 100644
--- a/include/config.h
+++ b/include/config.h
@@ -27,7 +27,7 @@
 /* Version string: */
 
 // c = release, d = volatile github dev, e = experimental branch
-#define VERSION "++2.62c"
+#define VERSION "++2.62d"
 
 /******************************************************
  *                                                    *