From d7f185b73d03aae9a5a0bb89df23f0a5915937e4 Mon Sep 17 00:00:00 2001 From: Armel FAUVEAU Date: Sun, 14 Apr 2024 17:40:42 +0200 Subject: [PATCH] Let's go to 2.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fcf1573..bf42b6a 100644 --- a/Makefile +++ b/Makefile @@ -211,7 +211,7 @@ ifeq ($(ENABLE_FEAT_F4HWN),1) VERSION_STRING_1 ?= v0.22 AUTHOR_STRING_2 ?= F4HWN - VERSION_STRING_2 ?= v2.5 + VERSION_STRING_2 ?= v2.6 AUTHOR_STRING ?= $(AUTHOR_STRING_1)+$(AUTHOR_STRING_2) VERSION_STRING ?= $(VERSION_STRING_2)