final changes

This commit is contained in:
souldbminersmwc
2026-03-22 19:25:47 -04:00
parent bc06d65b72
commit 6bd3ba7b3d
23 changed files with 2098 additions and 406 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.3
APP_VERSION := 1.1.0
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------