From f3f269fdf34b0af3fc2c19f8f8d3d5caf8436595 Mon Sep 17 00:00:00 2001 From: InsanityAutomation Date: Sun, 27 Oct 2019 13:22:57 -0400 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 3cff3b6629..cf421e67ab 100644 --- a/Marlin/Version.h +++ b/Marlin/Version.h @@ -28,7 +28,7 @@ /** * Marlin release version identifier */ -#define SHORT_BUILD_VERSION "2.0.x_SX4H" +#define SHORT_BUILD_VERSION "2.0.x_SX4I" /** * Verbose version identifier which should contain a reference to the location