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)