From f49d597b35a3cb3dd252b8572f7dcfad7b796269 Mon Sep 17 00:00:00 2001 From: Marcio Teixeira Date: Tue, 5 Sep 2017 13:53:16 -0600 Subject: [PATCH] Bumped version. --- Marlin/Conditionals_LulzBot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Conditionals_LulzBot.h b/Marlin/Conditionals_LulzBot.h index e7099b5c7..340b485f7 100644 --- a/Marlin/Conditionals_LulzBot.h +++ b/Marlin/Conditionals_LulzBot.h @@ -39,7 +39,7 @@ #error Must specify model and toolhead. Please see "Configuration_LulzBot.h" for directions. #endif -#define LULZBOT_FW_VERSION ".40" +#define LULZBOT_FW_VERSION ".41" // Select options based on printer model