From 231dba8061eb690ef6348b3df100953b896c7ee2 Mon Sep 17 00:00:00 2001
From: plutoo <plutoo@universe>
Date: Fri, 2 Mar 2018 16:00:41 +0100
Subject: [PATCH] libnx 1.1.0

---
 nx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nx/Makefile b/nx/Makefile
index a189d190..ef0250d8 100644
--- a/nx/Makefile
+++ b/nx/Makefile
@@ -9,7 +9,7 @@ endif
 include $(DEVKITPRO)/devkitA64/base_rules
 
 export LIBNX_MAJOR	:= 1
-export LIBNX_MINOR	:= 0
+export LIBNX_MINOR	:= 1
 export LIBNX_PATCH	:= 0