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 e3e9d65b80
commit bd29733de2
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"