From 65f74e4d7123f3bcfba5c44d41a22e5050cab325 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Tue, 15 May 2018 17:24:23 +0100 Subject: [PATCH] next release is 1.2.0 --- nx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/Makefile b/nx/Makefile index 2c4cfa4a..63a15ccf 100644 --- a/nx/Makefile +++ b/nx/Makefile @@ -9,7 +9,7 @@ endif include $(DEVKITPRO)/devkitA64/base_rules export LIBNX_MAJOR := 1 -export LIBNX_MINOR := 1 +export LIBNX_MINOR := 2 export LIBNX_PATCH := 0