nx-hbloader v2.4.5

This commit is contained in:
fincs 2025-11-15 17:49:27 +01:00
parent 8f5a425e6e
commit 82b95122c5
No known key found for this signature in database
GPG Key ID: 62C7609ADA219C60

View File

@ -43,7 +43,7 @@ SOURCES := source
DATA := data DATA := data
INCLUDES := include INCLUDES := include
#ROMFS := romfs #ROMFS := romfs
APP_VERSION := 2.4.4 APP_VERSION := 2.4.5
ifeq ($(RELEASE),) ifeq ($(RELEASE),)
APP_VERSION := $(APP_VERSION)-$(shell git describe --dirty --always) APP_VERSION := $(APP_VERSION)-$(shell git describe --dirty --always)