sysclk: refine misc gui

This commit is contained in:
souldbminersmwc
2026-02-03 18:56:48 -05:00
parent ef2434c457
commit 2f6ed69b92
7 changed files with 184 additions and 106 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 := 0.33
APP_VERSION := 0.34
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------