From f8114ed9992569e318ec8ee44744ef85fe96cbcf Mon Sep 17 00:00:00 2001 From: WillB97 Date: Thu, 18 Apr 2024 20:20:05 +0100 Subject: [PATCH] Bump to version 4.4 --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 82c10d0..c4c403b 100644 --- a/src/Makefile +++ b/src/Makefile @@ -17,7 +17,7 @@ ## You should have received a copy of the GNU Lesser General Public License ## along with this library. If not, see . ## -FW_VER ?= 4.3 +FW_VER ?= 4.4 # Name of C file with main function BINARY = main