Save 36 bytes

This commit is contained in:
Armel FAUVEAU
2024-02-12 03:45:13 +01:00
parent b8e209c6c8
commit 1d8703c7ef
2 changed files with 5 additions and 7 deletions

View File

@@ -206,7 +206,7 @@ ifeq ($(ENABLE_FEAT_F4HWN),1)
VERSION_STRING_1 ?= v0.22
AUTHOR_STRING_2 ?= F4HWN
VERSION_STRING_2 ?= v1.8
VERSION_STRING_2 ?= v1.9
AUTHOR_STRING ?= $(AUTHOR_STRING_1)+$(AUTHOR_STRING_2)
VERSION_STRING ?= $(VERSION_STRING_2)