about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-06-01 12:15:14 +0200
committervanhauser-thc <vh@thc.org>2021-06-01 12:15:14 +0200
commitf9ca2cf98938ae382d0affc47dbbc78d7291708b (patch)
tree712d2997217f8680858896d6adcbd1499f8eea28 /include/config.h
parentb9799bbe1d10461d69f919f950d4a53a578176fa (diff)
downloadafl++-f9ca2cf98938ae382d0affc47dbbc78d7291708b.tar.gz
v3.13c release
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 80cdb684..a1fdd789 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.13a"
+#define VERSION "++3.13c"
 
 /******************************************************
  *                                                    *