This commit is contained in:
fincs 2021-04-11 12:42:08 +02:00
parent e7ff5cba3b
commit 7aefc7a312
No known key found for this signature in database
GPG Key ID: 62C7609ADA219C60

View File

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