bump version

This commit is contained in:
souldbminersmwc
2026-04-21 19:38:32 -04:00
parent 883b4fc3f4
commit 7d30c4d384
6 changed files with 100 additions and 100 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 := 2.0.1
APP_VERSION := 2.0.2
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------