add sloppy configurator: todo fix crap

This commit is contained in:
Lightos1
2026-04-18 16:30:24 +02:00
parent 6c8d429c64
commit be61b9df0e
2 changed files with 256 additions and 39 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.3.0
APP_VERSION := 2.0.0
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------