Revert "Correct version"

This reverts commit 7ec9827db5.
This commit is contained in:
Lightos1
2026-03-14 13:07:47 +01:00
parent 2b3889c897
commit 2753646f06

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 := 0.42
APP_VERSION := 1.0.0
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------