Bump version number for release

This commit is contained in:
Chang, Harry
2023-02-21 22:57:45 +00:00
parent a775768988
commit f815639830
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@
#define HS_MAJOR 5
#define HS_MINOR 4
#define HS_PATCH 0
#define HS_PATCH 1
#include "hs_compile.h"
#include "hs_runtime.h"