From 2a500c2d8f9830ed54feecc36106fb9bb72704a2 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Sun, 15 Feb 2015 13:34:39 +0000 Subject: [PATCH] bump version for release --- libctru/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libctru/Makefile b/libctru/Makefile index aedc1ba..8a5c00c 100644 --- a/libctru/Makefile +++ b/libctru/Makefile @@ -9,7 +9,7 @@ endif include $(DEVKITARM)/base_rules export LIBCTRU_MAJOR := 0 -export LIBCTRU_MINOR := 3 +export LIBCTRU_MINOR := 4 export LIBCTRU_PATCH := 0