Update Makefile

This commit is contained in:
ppkantorski2 2025-06-12 00:54:34 -07:00 committed by GitHub
parent 7f6c536f54
commit 8bb6884476
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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