From f2287a83f899df5a6d3b46449ac4b9d9bad6e124 Mon Sep 17 00:00:00 2001 From: Armel FAUVEAU Date: Thu, 9 May 2024 15:41:12 +0200 Subject: [PATCH] Let's go to 2.8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b1bc0f4..07d0943 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.7 + VERSION_STRING_2 ?= v2.8 AUTHOR_STRING ?= $(AUTHOR_STRING_1)+$(AUTHOR_STRING_2) VERSION_STRING ?= $(VERSION_STRING_2)