summaryrefslogtreecommitdiff
path: root/honggfuzz.h
diff options
context:
space:
mode:
authorRobert Swiecki <robert@swiecki.net>2020-04-23 23:45:05 +0200
committerRobert Swiecki <robert@swiecki.net>2020-04-23 23:47:14 +0200
commitd4e93e933dd02c4638024eb77ea21839e187456b (patch)
tree696bd46eb8fae84a6cca0845d42b144f6fff0747 /honggfuzz.h
parentf1ff3749536b755761a841601bc0c69bdcae2f9f (diff)
downloadhonggfuzz-d4e93e933dd02c4638024eb77ea21839e187456b.tar.gz
Version 2.2
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 b7a2c190..13a6f4c3 100644
--- a/honggfuzz.h
+++ b/honggfuzz.h
@@ -38,7 +38,7 @@
#include "libhfcommon/util.h"
#define PROG_NAME "honggfuzz"
-#define PROG_VERSION "2.1"
+#define PROG_VERSION "2.2"
/* Name of the template which will be replaced with the proper name of the file */
#define _HF_FILE_PLACEHOLDER "___FILE___"