mirror of
https://github.com/BernardoGiordano/Checkpoint
synced 2024-11-14 21:57:13 +00:00
Bump version
This commit is contained in:
parent
1901eac5c7
commit
dad317460b
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ APP_AUTHOR := Bernardo Giordano
|
|||
|
||||
VERSION_MAJOR := 3
|
||||
VERSION_MINOR := 4
|
||||
VERSION_MICRO := 1
|
||||
VERSION_MICRO := 2
|
||||
|
||||
TARGET := $(subst $e ,_,$(notdir $(APP_TITLE)))
|
||||
OUTDIR := out
|
||||
|
|
|
@ -32,7 +32,7 @@ include $(DEVKITPRO)/libnx/switch_rules
|
|||
#---------------------------------------------------------------------------------
|
||||
VERSION_MAJOR := 3
|
||||
VERSION_MINOR := 4
|
||||
VERSION_MICRO := 1
|
||||
VERSION_MICRO := 2
|
||||
|
||||
APP_TITLE := Checkpoint
|
||||
APP_AUTHOR := Bernardo Giordano
|
||||
|
|
Loading…
Reference in a new issue