From 88e56b600d3ebe97408aaac3de2151ab9a862d7f Mon Sep 17 00:00:00 2001 From: jakcron Date: Sun, 10 Apr 2022 15:42:20 +0800 Subject: [PATCH] bump version to v1.6.4 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 2258a59..bd65a32 100644 --- a/src/version.h +++ b/src/version.h @@ -3,5 +3,5 @@ #define BIN_NAME "nstool" #define VER_MAJOR 1 #define VER_MINOR 6 -#define VER_PATCH 3 +#define VER_PATCH 4 #define AUTHORS "jakcron" \ No newline at end of file