diff --git a/Makefile b/Makefile index 11c9267fa..d9bdccbaa 100644 --- a/Makefile +++ b/Makefile @@ -213,7 +213,7 @@ ifeq ($(ENABLE_FEAT_F4HWN),1) VERSION_STRING_1 ?= v2.8.1 AUTHOR_STRING_2 ?= Voxless - VERSION_STRING_2 ?= v1.0.0 + VERSION_STRING_2 ?= v1.0.1 AUTHOR_STRING ?= $(AUTHOR_STRING_1)+$(AUTHOR_STRING_2) VERSION_STRING ?= $(VERSION_STRING_2)