bump version

This commit is contained in:
souldbminersmwc
2026-03-12 21:03:09 -04:00
parent 2450a348f1
commit 7ceb02c001

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)
#---------------------------------------------------------------------------------