sysclk: rework labels and warnings, bump version

This commit is contained in:
souldbminersmwc
2026-03-19 16:50:21 -04:00
parent 9558fd67bb
commit b5876ede0e
7 changed files with 105 additions and 16 deletions

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.2
APP_VERSION := 1.0.3
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------