This commit is contained in:
yellows8 2023-10-27 19:05:45 -04:00
parent f6c46269ef
commit b38421d04a
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

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