update: add changes file entry check to mp-check

This commit is contained in:
ngn
2024-08-22 08:04:43 +03:00
parent 7b7b386dab
commit 9fc56f5dc8
3 changed files with 12 additions and 2 deletions

View File

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