From 64528a09562094cc547d4ea6a38a4578e0e2a030 Mon Sep 17 00:00:00 2001 From: jakcron Date: Sun, 10 Apr 2022 15:41:45 +0800 Subject: [PATCH 1/2] Update libnintendo-hac(-hb) --- deps/libnintendo-hac | 2 +- deps/libnintendo-hac-hb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/libnintendo-hac b/deps/libnintendo-hac index 74168c5..4f53d0e 160000 --- a/deps/libnintendo-hac +++ b/deps/libnintendo-hac @@ -1 +1 @@ -Subproject commit 74168c5ecdd80eb9ce675e2b9c085ea8a09babb2 +Subproject commit 4f53d0e48736d1a91252f08b5fadc02b29f9fb97 diff --git a/deps/libnintendo-hac-hb b/deps/libnintendo-hac-hb index 2d89179..12b0e31 160000 --- a/deps/libnintendo-hac-hb +++ b/deps/libnintendo-hac-hb @@ -1 +1 @@ -Subproject commit 2d8917913216530c487363f17a4a3c808b54129d +Subproject commit 12b0e313df3989f48aa27618bfb5ad9a4c123a98 From 88e56b600d3ebe97408aaac3de2151ab9a862d7f Mon Sep 17 00:00:00 2001 From: jakcron Date: Sun, 10 Apr 2022 15:42:20 +0800 Subject: [PATCH 2/2] 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