Correct version

This commit is contained in:
Lightos1
2026-03-13 19:48:02 +01:00
parent eeca31c92e
commit 7ec9827db5

View File

@@ -39,7 +39,7 @@ include ${TOPDIR}/lib/libultrahand/ultrahand.mk
# version control constants
#---------------------------------------------------------------------------------
#TARGET_VERSION := $(shell git describe --dirty --always --tags)
APP_VERSION := 1.0.0
APP_VERSION := 0.42
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------