From 81e765e1e9640ca26de0113a3bb9c9863f8f5133 Mon Sep 17 00:00:00 2001 From: InsanityAutomation Date: Fri, 28 Sep 2018 12:14:55 -0400 Subject: [PATCH] Update version --- Marlin/src/inc/Version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Marlin/src/inc/Version.h b/Marlin/src/inc/Version.h index 615b4b1b9b..481a00e371 100644 --- a/Marlin/src/inc/Version.h +++ b/Marlin/src/inc/Version.h @@ -40,7 +40,7 @@ /** * Marlin release version identifier */ - #define SHORT_BUILD_VERSION "bugfix-2.0.x_TR1" + #define SHORT_BUILD_VERSION "2.0.x_TR2" /** * Verbose version identifier which should contain a reference to the location @@ -53,7 +53,7 @@ * here we define this default string as the date where the latest release * version was tagged. */ - #define STRING_DISTRIBUTION_DATE "2018-08-08" + #define STRING_DISTRIBUTION_DATE "2018-09-28" /** * Required minimum Configuration.h and Configuration_adv.h file versions. @@ -83,7 +83,7 @@ * has a distinct Github fork— the Source Code URL should just be the main * Marlin repository. */ - #define SOURCE_CODE_URL "https://github.com/MarlinFirmware/Marlin" + #define SOURCE_CODE_URL "https://github.com/InsanityAutomation/Marlin/tree/TM_Trex2+_2.0.x" /** * Default generic printer UUID.