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