I am incompetent

This commit is contained in:
Lightos1
2026-01-02 00:29:27 +01:00
parent aed32dd9ab
commit d9834842bf
6 changed files with 11 additions and 20 deletions

View File

@@ -37,7 +37,7 @@ include ${TOPDIR}/lib/libultrahand/ultrahand.mk
# version control constants
#---------------------------------------------------------------------------------
#TARGET_VERSION := $(shell git describe --dirty --always --tags)
APP_VERSION := 0.22
APP_VERSION := 0.23
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------