mirror of
https://github.com/ApacheThunder/NTR_Launcher.git
synced 2025-06-19 03:25:38 -04:00
Update Version String
This commit is contained in:
parent
18121ee763
commit
4a9f29e0cb
4
Makefile
4
Makefile
@ -10,8 +10,8 @@ include $(DEVKITARM)/ds_rules
|
|||||||
export TARGET := NTR_Launcher
|
export TARGET := NTR_Launcher
|
||||||
export TOPDIR := $(CURDIR)
|
export TOPDIR := $(CURDIR)
|
||||||
|
|
||||||
export VERSION_MAJOR := 1
|
export VERSION_MAJOR := 2
|
||||||
export VERSION_MINOR := 99
|
export VERSION_MINOR := 0
|
||||||
export VERSTRING := $(VERSION_MAJOR).$(VERSION_MINOR)
|
export VERSTRING := $(VERSION_MAJOR).$(VERSION_MINOR)
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user