bump version

This commit is contained in:
souldbminersmwc
2026-04-27 19:33:20 -04:00
parent f0fe114303
commit fd91f376c4

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