From 1969ffeac6ee0a33379a56a84e234706b6c5baf9 Mon Sep 17 00:00:00 2001 From: Justin Mammarella Date: Mon, 31 Jul 2023 21:24:47 +1000 Subject: [PATCH] 4.50 --- avr/cores/megacommand/MCL/MCL.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avr/cores/megacommand/MCL/MCL.h b/avr/cores/megacommand/MCL/MCL.h index 19a44bfa6..aa374a552 100644 --- a/avr/cores/megacommand/MCL/MCL.h +++ b/avr/cores/megacommand/MCL/MCL.h @@ -17,7 +17,7 @@ #include "Fonts/TomThumb.h" #define VERSION 4050 -#define VERSION_STR "RF4.50" +#define VERSION_STR "4.50" #define CALLBACK_TIMEOUT 500 #define GUI_NAME_TIMEOUT 800