aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshchmue <shchmue@gmail.com>2018-12-31 19:54:59 -0500
committershchmue <shchmue@gmail.com>2018-12-31 19:54:59 -0500
commit49c6fd8dc7b947e6733ebaefe7900b6a398bc6cb (patch)
treee5f473a4964d539b313b3b05604321ef27c9513c
parent4d460e95090344bfe4b55e95c8c610c7280c123e (diff)
Bump version to v1.1.1v1.1.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 228a654..adf61ec 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ include $(DEVKITPRO)/libnx/switch_rules
32#--------------------------------------------------------------------------------- 32#---------------------------------------------------------------------------------
33APP_TITLE := Lockpick 33APP_TITLE := Lockpick
34APP_AUTHOR := shchmue 34APP_AUTHOR := shchmue
35APP_VERSION := 1.1 35APP_VERSION := 1.1.1
36 36
37TARGET := $(subst $e ,_,$(notdir $(APP_TITLE))) 37TARGET := $(subst $e ,_,$(notdir $(APP_TITLE)))
38BUILD := build 38BUILD := build