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 09:14:12 +0200
committervan Hauser <vh@thc.org>2020-04-09 09:14:12 +0200
commitf06acc4e27f7a5859046bae5276ff80d530e11af (patch)
treed7fb437674ca9d94331f9e41d2f3a36a22cd54e5 /include/config.h
parent3c546341e38ccac7e53f6d2e5840140eb4a11827 (diff)
downloadafl++-f06acc4e27f7a5859046bae5276ff80d530e11af.tar.gz
push new version
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 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"
 
 /******************************************************
  *                                                    *