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:12:44 +0100
committervan Hauser <vh@thc.org>2020-02-28 01:12:44 +0100
commit20b8fc075bb9b330a60f09a4cc57cfb82c6dbd47 (patch)
treea6c4485746ab1f908cb2a28827fd5e7392d97cc2 /include/config.h
parentfc77f0bb969b0d6f2add976ea38640cc340ad2a3 (diff)
downloadafl++-20b8fc075bb9b330a60f09a4cc57cfb82c6dbd47.tar.gz
v2.62c
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 58562346..ff46cac4 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.61d"
+#define VERSION "++2.62c"
 
 /******************************************************
  *                                                    *