about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-09-19 12:15:10 +0200
committervanhauser-thc <vh@thc.org>2022-09-19 12:15:10 +0200
commit38ab1eda6e9eee34e6a53368ab620e124102fc20 (patch)
tree8f7326d212575d9ad19c63e73d77daa63a8517fb /include/config.h
parent6afca4f0737f58e86d0fb2bd1bc2c260f15099f3 (diff)
downloadafl++-38ab1eda6e9eee34e6a53368ab620e124102fc20.tar.gz
4.03c
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 1262668a..2882c9de 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.03a"
+#define VERSION "++4.03c"
 
 /******************************************************
  *                                                    *