From adadb827d97a29d58848c7249c99a157a30a9e33 Mon Sep 17 00:00:00 2001 From: jakcron Date: Sun, 17 Feb 2019 15:18:48 +0800 Subject: [PATCH] Bump version --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 9dc6e07..170d6b7 100644 --- a/makefile +++ b/makefile @@ -6,7 +6,7 @@ PROJECT_NAME = nstool PROJECT_VER_MAJOR = 1 PROJECT_VER_MINOR = 0 -PROJECT_VER_PATCH = 5 +PROJECT_VER_PATCH = 6 # Project Relative Paths PROJECT_PATH = $(CURDIR)