mirror of
https://github.com/switchbrew/nx-hbloader.git
synced 2025-06-21 05:22:40 +02:00
v2.3.1
This commit is contained in:
parent
d9cb20c248
commit
19f1afbbf3
2
Makefile
2
Makefile
@ -43,7 +43,7 @@ SOURCES := source
|
|||||||
DATA := data
|
DATA := data
|
||||||
INCLUDES := include
|
INCLUDES := include
|
||||||
#ROMFS := romfs
|
#ROMFS := romfs
|
||||||
APP_VERSION := 2.3.0
|
APP_VERSION := 2.3.1
|
||||||
|
|
||||||
ifeq ($(RELEASE),)
|
ifeq ($(RELEASE),)
|
||||||
APP_VERSION := $(APP_VERSION)-$(shell git describe --dirty --always)
|
APP_VERSION := $(APP_VERSION)-$(shell git describe --dirty --always)
|
||||||
|
Loading…
Reference in New Issue
Block a user