Bump version number for release

This commit is contained in:
Wang Xiang W
2020-12-21 10:11:22 +00:00
committed by Konstantinos Margaritis
parent 6377a73b2b
commit 6a8a7a6c01
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
/* The current Hyperscan version information. */
#define HS_MAJOR 5
#define HS_MINOR 3
#define HS_MINOR 4
#define HS_PATCH 0
#include "hs_compile.h"