From c769852631bc38d49a2576587bef26bc834a42e4 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Fri, 31 May 2024 17:28:15 +0100 Subject: [PATCH] update Makefile version --- nx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/Makefile b/nx/Makefile index 3005192ce..06f8043e4 100644 --- a/nx/Makefile +++ b/nx/Makefile @@ -9,7 +9,7 @@ endif include $(DEVKITPRO)/devkitA64/base_rules export LIBNX_MAJOR := 4 -export LIBNX_MINOR := 6 +export LIBNX_MINOR := 7 export LIBNX_PATCH := 0