summaryrefslogtreecommitdiff
path: root/honggfuzz.h
diff options
context:
space:
mode:
authorRobert Swiecki <robert@swiecki.net>2020-03-03 00:25:58 +0100
committerRobert Swiecki <robert@swiecki.net>2020-03-03 00:25:58 +0100
commitb09c6b922383771411745c9084a20d66bdbebdc4 (patch)
treed1a4504b5e0fe975503a025d7f867b36f697eaaa /honggfuzz.h
parent3e0d88be55666ff9897f9b0177bc1cb7b3cad26f (diff)
downloadhonggfuzz-b09c6b922383771411745c9084a20d66bdbebdc4.tar.gz
Prepare version 2.1 for release
Diffstat (limited to 'honggfuzz.h')
-rw-r--r--honggfuzz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/honggfuzz.h b/honggfuzz.h
index c24161be..46d15c5d 100644
--- a/honggfuzz.h
+++ b/honggfuzz.h
@@ -38,7 +38,7 @@
#include "libhfcommon/util.h"
#define PROG_NAME "honggfuzz"
-#define PROG_VERSION "2.0"
+#define PROG_VERSION "2.1"
/* Name of the template which will be replaced with the proper name of the file */
#define _HF_FILE_PLACEHOLDER "___FILE___"