From 116863767d6648bd47c8cc425afd593aa1ef7a2a Mon Sep 17 00:00:00 2001 From: jakcron Date: Thu, 13 Jan 2022 12:06:55 +0800 Subject: [PATCH] Bump version. --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 7a1cd58..2e387b4 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 1 +#define VER_PATCH 2 #define AUTHORS "jakcron" \ No newline at end of file