about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-10-15 16:48:05 +0200
committervan Hauser <vh@thc.org>2019-10-15 16:48:05 +0200
commit97f5ce52d129c460e4a8af3d55aefd05092a79a9 (patch)
tree059c7a2aab2201dacd8314d9bb927a6a9bdf03e3 /include/config.h
parent540de896e346694dd6df03bf4b3676388b53fecf (diff)
downloadafl++-97f5ce52d129c460e4a8af3d55aefd05092a79a9.tar.gz
v2.57c release 2.57c
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 f2732ad4..d331cd93 100644
--- a/include/config.h
+++ b/include/config.h
@@ -26,7 +26,7 @@
 
 /* Version string: */
 
-#define VERSION "++2.54d"  // c = release, d = volatile github dev
+#define VERSION "++2.57c"  // c = release, d = volatile github dev
 
 /******************************************************
  *                                                    *