From 856dcc7fe85a5978695c0341b2cb9f57c252e5d7 Mon Sep 17 00:00:00 2001 From: InsanityAutomation Date: Sat, 27 Jan 2024 11:48:29 -0500 Subject: [PATCH] Update Version.h --- Marlin/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Version.h b/Marlin/Version.h index 6361932ce3..274f86fa7b 100644 --- a/Marlin/Version.h +++ b/Marlin/Version.h @@ -28,7 +28,7 @@ /** * Marlin release version identifier */ -#define SHORT_BUILD_VERSION "DW7.4.8" +#define SHORT_BUILD_VERSION "DW7.4.9" /** * Verbose version identifier which should contain a reference to the location