From 0aaa6ed4e6cb75c70ba2f19e34c4e3df5852694d Mon Sep 17 00:00:00 2001 From: Armel FAUVEAU Date: Mon, 30 Sep 2024 03:47:30 +0200 Subject: [PATCH] Let's go to v3.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bc3d846..d9c508a 100644 --- a/Makefile +++ b/Makefile @@ -218,7 +218,7 @@ ifeq ($(ENABLE_FEAT_F4HWN),1) VERSION_STRING_1 ?= v0.22 AUTHOR_STRING_2 ?= F4HWN - VERSION_STRING_2 ?= v3.4 + VERSION_STRING_2 ?= v3.5 AUTHOR_STRING ?= $(AUTHOR_STRING_1)+$(AUTHOR_STRING_2) VERSION_STRING ?= $(VERSION_STRING_2)