Commit da87c20 1 parent 5acf738 commit da87c20 Copy full SHA for da87c20
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 35
35
*
36
36
* Advanced settings can be found in Configuration_adv.h
37
37
*/
38
- #define CONFIGURATION_H_VERSION 02010200
38
+ #define CONFIGURATION_H_VERSION 02010300
39
39
40
40
//===========================================================================
41
41
//============================= Getting Started =============================
Original file line number Diff line number Diff line change 30
30
*
31
31
* Basic settings can be found in Configuration.h
32
32
*/
33
- #define CONFIGURATION_ADV_H_VERSION 02010200
33
+ #define CONFIGURATION_ADV_H_VERSION 02010300
34
34
35
35
// @section develop
36
36
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 02010200
55
+ #define MARLIN_HEX_VERSION 02010300
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