Skip to content

Commit 74a577b

Browse files
authored
Merge pull request #4784 from 3d-gussner/MK3_3141_Bump_up
Bump up build number and final version
2 parents 4336e38 + ab62030 commit 74a577b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Firmware/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ extern const char _sPrinterMmuName[] PROGMEM;
2222
#define FW_MAJOR 3
2323
#define FW_MINOR 14
2424
#define FW_REVISION 1
25-
#define FW_COMMITNR 8225
26-
#define FW_FLAVOR RC //uncomment if DEV, ALPHA, BETA or RC
27-
#define FW_FLAVERSION 1 //uncomment if FW_FLAVOR is defined and versioning is needed. Limited to max 8.
25+
#define FW_COMMITNR 8237
26+
//#define FW_FLAVOR RC //uncomment if DEV, ALPHA, BETA or RC
27+
//#define FW_FLAVERSION 1 //uncomment if FW_FLAVOR is defined and versioning is needed. Limited to max 8.
2828
#endif
2929

3030
#ifndef FW_FLAVOR

0 commit comments

Comments
 (0)