summaryrefslogtreecommitdiff
path: root/honggfuzz.h
diff options
context:
space:
mode:
authorRobert Swiecki <robert@swiecki.net>2020-07-22 21:51:47 +0200
committerRobert Swiecki <robert@swiecki.net>2020-07-22 21:52:14 +0200
commit5413f0a42e122aeb28f087f4177628b745083ac0 (patch)
tree72d5e2df4cff7c49b68d4a3b4368ac286a27b9e4 /honggfuzz.h
parentfb133c8a3972a89a37ce62b28854025304d1504f (diff)
downloadhonggfuzz-5413f0a42e122aeb28f087f4177628b745083ac0.tar.gz
Prepare for version 2.3
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 913852de..9d07fdf4 100644
--- a/honggfuzz.h
+++ b/honggfuzz.h
@@ -39,7 +39,7 @@
#include "libhfcommon/util.h"
#define PROG_NAME "honggfuzz"
-#define PROG_VERSION "2.2"
+#define PROG_VERSION "2.3"
/* Name of the template which will be replaced with the proper name of the file */
#define _HF_FILE_PLACEHOLDER "___FILE___"