about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-10-11 15:41:51 +0200
committervanhauser-thc <vh@thc.org>2022-10-11 15:41:51 +0200
commitbd27adf9af8877917dc8d1aa80556473daa3d3df (patch)
tree8b945e29d3f2ad84dadea6f3a9f8414d65064c38 /include
parentbac6ba89074019e0f095774ecebc435970f4940d (diff)
downloadafl++-bd27adf9af8877917dc8d1aa80556473daa3d3df.tar.gz
v4.05a init
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 6b1e1e26..22c1a162 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.04c"
+#define VERSION "++4.05a"
 
 /******************************************************
  *                                                    *