Skip to content

Commit a6eeb55

Browse files
authored
Merge pull request #4055 from 3d-gussner/MK3_3122
Bump up FW 3.12.2 to 5713
2 parents db7b472 + 662f5e0 commit a6eeb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/Configuration.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ extern PGM_P sPrinterName;
2727
#define FW_VERSION STR(FW_MAJOR) "." STR(FW_MINOR) "." STR(FW_REVISION) "-" STR(FW_FLAVOR) "" STR(FW_FLAVERSION)
2828
#endif
2929

30-
#define FW_COMMIT_NR 5697
30+
#define FW_COMMIT_NR 5713
3131

3232
// FW_VERSION_UNKNOWN means this is an unofficial build.
3333
// The firmware should only be checked into github with this symbol.

0 commit comments

Comments
 (0)