about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-07-19 10:49:28 +0200
committervanhauser-thc <vh@thc.org>2021-07-19 10:49:28 +0200
commit1e23a8d67832eb296fa9abef0745b61ac74ae889 (patch)
treebe2ffd03f136dbecd408c73e4bc250ae249a4180
parent4fa56f0696416b1e2f64991aa7ffb601231e3587 (diff)
downloadafl++-1e23a8d67832eb296fa9abef0745b61ac74ae889.tar.gz
update 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 9d732e53..443cdc04 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.14a"
+#define VERSION "++3.14c"
 
 /******************************************************
  *                                                    *