Commit 6982c3e 1 parent ce8da02 commit 6982c3e Copy full SHA for 6982c3e
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 37
37
*
38
38
* Advanced settings can be found in Configuration_adv.h
39
39
*/
40
- #define CONFIGURATION_H_VERSION 02000900
40
+ #define CONFIGURATION_H_VERSION 02000901
41
41
42
42
//===========================================================================
43
43
//============================= Getting Started =============================
Original file line number Diff line number Diff line change 32
32
*
33
33
* Basic settings can be found in Configuration.h
34
34
*/
35
- #define CONFIGURATION_ADV_H_VERSION 02000900
35
+ #define CONFIGURATION_ADV_H_VERSION 02000901
36
36
37
37
//===========================================================================
38
38
//============================= Thermal Settings ============================
Original file line number Diff line number Diff line change 52
52
* to alert users to major changes.
53
53
*/
54
54
55
- #define MARLIN_HEX_VERSION 02000900
55
+ #define MARLIN_HEX_VERSION 02000901
56
56
#ifndef REQUIRED_CONFIGURATION_H_VERSION
57
57
#define REQUIRED_CONFIGURATION_H_VERSION MARLIN_HEX_VERSION
58
58
#endif
You can’t perform that action at this time.
0 commit comments