From e86e906895a43eb6434e1553db7180a56cc18257 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Sun, 10 May 2020 00:20:46 +0100 Subject: [PATCH] next version is 1.8.0 --- libctru/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libctru/Makefile b/libctru/Makefile index 9b6fe080c..623a2a8b6 100644 --- a/libctru/Makefile +++ b/libctru/Makefile @@ -9,7 +9,7 @@ endif include $(DEVKITARM)/base_rules export LIBCTRU_MAJOR := 1 -export LIBCTRU_MINOR := 6 +export LIBCTRU_MINOR := 8 export LIBCTRU_PATCH := 0