aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshchmue <shchmue@gmail.com>2019-02-25 11:53:47 -0500
committershchmue <shchmue@gmail.com>2019-02-25 11:53:47 -0500
commit986468a32b5edcbbb0e436fcda007c8106ee6ba6 (patch)
tree03dbceeb5976f666e1fa8f5074d16695476bb265
parent9deeefee9d4079fe6b51972c21f4ffbb651ba024 (diff)
Bump version to v1.2.1v1.2.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 85d6ffe..b47319c 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.2 35APP_VERSION := 1.2.1
36 36
37TARGET := $(subst $e ,_,$(notdir $(APP_TITLE))) 37TARGET := $(subst $e ,_,$(notdir $(APP_TITLE)))
38BUILD := build 38BUILD := build