bump version

This commit is contained in:
souldbminersmwc
2026-01-21 16:47:20 -05:00
parent 2856f6f778
commit ed8eed2c57

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