From 7a7f723eb696673bb44aeaa36373106923a11d8b Mon Sep 17 00:00:00 2001 From: InsanityAutomation Date: Sun, 28 Jan 2024 16:12:16 -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 810e0c3f2d..69c0bdc129 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