about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-08-08 15:30:48 +0200
committervanhauser-thc <vh@thc.org>2022-08-08 15:30:48 +0200
commit79a69b14efd9cd3befceeddcc844a42bdbfdb47c (patch)
tree5f22f9c32fb374218020b5c568e92865a4ef2de9 /include
parent1f06b55a8b558bd8da0296134c29c21c4849a4bd (diff)
downloadafl++-79a69b14efd9cd3befceeddcc844a42bdbfdb47c.tar.gz
4.03a
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 d7a08428..1689e034 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.02c"
+#define VERSION "++4.03a"
 
 /******************************************************
  *                                                    *