about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-09 09:14:12 +0200
committervan Hauser <vh@thc.org>2020-04-09 10:23:37 +0200
commitfb8da3e4b1748a428588f8785d3dca7adb6cd225 (patch)
treed7fb437674ca9d94331f9e41d2f3a36a22cd54e5 /include
parenta9c0f9a165680dce84b1a8cec971875de7c1b909 (diff)
downloadafl++-fb8da3e4b1748a428588f8785d3dca7adb6cd225.tar.gz
push new version 2.63c
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 a87c5e84..6b50be60 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.62d"
+#define VERSION "++2.63c"
 
 /******************************************************
  *                                                    *