about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-03-15 23:21:03 +0100
committervanhauser-thc <vh@thc.org>2021-03-15 23:21:03 +0100
commit1dcc3549b6ecc3925825c00ac63274b83e76ec8a (patch)
tree9c8908c444628a02131b482fc79f7ee248c08680 /include/config.h
parentac795ae1e154df87d422eb9a307ee1f40fcb701f (diff)
downloadafl++-1dcc3549b6ecc3925825c00ac63274b83e76ec8a.tar.gz
v3.12a init
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 cc8024ea..b049fee0 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 "++3.11c"
+#define VERSION "++3.12a"
 
 /******************************************************
  *                                                    *