From 4408c23bd08733a31f1a3aefc31abe4a71665934 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sat, 10 Oct 2020 01:17:34 -0500 Subject: [PATCH] Marlin 2.0.7.1 --- Marlin/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Version.h b/Marlin/Version.h index 23dbde847e0a..34d15e16d54f 100644 --- a/Marlin/Version.h +++ b/Marlin/Version.h @@ -28,7 +28,7 @@ /** * Marlin release version identifier */ -//#define SHORT_BUILD_VERSION "2.0.7" +//#define SHORT_BUILD_VERSION "2.0.7.1" /** * Verbose version identifier which should contain a reference to the location