about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-09 10:30:24 +0200
committervan Hauser <vh@thc.org>2020-04-09 10:30:24 +0200
commitb55421d4a119fd26a253fe114fb39ec685de4c57 (patch)
treecd05d1f1e9f119e554926872afea563ad5a9dfdc /include/config.h
parentf06acc4e27f7a5859046bae5276ff80d530e11af (diff)
downloadafl++-b55421d4a119fd26a253fe114fb39ec685de4c57.tar.gz
2.63d init
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 6b50be60..cf73772f 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.63c"
+#define VERSION "++2.63d"
 
 /******************************************************
  *                                                    *