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)