about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-06-28 14:30:03 +0200
committervanhauser-thc <vh@thc.org>2022-06-28 14:30:03 +0200
commite21738a24852e0ed9b346c28aeb4132a34d5b7cc (patch)
treeac5b957d8422049968ff229fc633858448c21cfe
parent92352951d7a8485bd2413009fcd052e85dc398fb (diff)
downloadafl++-e21738a24852e0ed9b346c28aeb4132a34d5b7cc.tar.gz
init new dev release
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index aefea9cd..0ae6c271 100644
--- a/include/config.h
+++ b/include/config.h
@@ -26,7 +26,7 @@
 /* Version string: */
 
 // c = release, a = volatile github dev, e = experimental branch
-#define VERSION "++4.01c"
+#define VERSION "++4.02a"
 
 /******************************************************
  *                                                    *