diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 641d81a5f..ac8a3a30a 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -97,7 +97,7 @@ // Author info of this build printed to the host during boot and M115 #define STRING_CONFIG_H_AUTHOR "Lulzbot" // Who made the changes. #define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes) -#define LULZBOT_FW_VERSION "2.0.9.0.6" +#define LULZBOT_FW_VERSION "2.0.9.0.7" /** * *** VENDORS PLEASE READ ***