From e149087405217c091c05add4a82dd1c68b7e5bb0 Mon Sep 17 00:00:00 2001 From: Joel16 Date: Tue, 18 Sep 2018 23:07:34 -0500 Subject: [PATCH] Bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0fa0826..31bd696 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ ROMFS := romfs VERSION_MAJOR := 1 VERSION_MINOR := 0 -VERSION_MICRO := 3 +VERSION_MICRO := 4 GITVERSION := $(shell git log -1 --pretty='%h') APP_TITLE := NX-Shell