From 5478541359173ccce4d79f0fb9b9c891640b5e65 Mon Sep 17 00:00:00 2001 From: Armel FAUVEAU Date: Sun, 13 Oct 2024 21:53:55 +0200 Subject: [PATCH] Let's go to v3.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d9c508a..f2455bc 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.5 + VERSION_STRING_2 ?= v3.6 AUTHOR_STRING ?= $(AUTHOR_STRING_1)+$(AUTHOR_STRING_2) VERSION_STRING ?= $(VERSION_STRING_2)