update: better version and empty root directory checking for mp-build and mp-check

This commit is contained in:
ngn
2024-08-25 14:56:58 +03:00
parent 4cee462e70
commit ec9781a5b6
4 changed files with 69 additions and 3 deletions
Makefile
mp-build/scripts
mp-check
mtsc-common

@@ -1,5 +1,5 @@
SUBDIRS := $(wildcard */.)
VERSION = 24.07
VERSION = 24.08
install:
@for dir in $(SUBDIRS) ; do \