From 99edb1c0f0feceb9890d113ce3f3760740b6ea4f Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Sun, 17 Dec 2023 20:21:05 +0000 Subject: [PATCH] libnx 4.6.0 --- nx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/Makefile b/nx/Makefile index 507322db9..3005192ce 100644 --- a/nx/Makefile +++ b/nx/Makefile @@ -9,7 +9,7 @@ endif include $(DEVKITPRO)/devkitA64/base_rules export LIBNX_MAJOR := 4 -export LIBNX_MINOR := 5 +export LIBNX_MINOR := 6 export LIBNX_PATCH := 0