Skip to content

Commit e58a902

Browse files
authored
Merge pull request #4275 from DRracer/mk3_3130a
Version changed (3.13.0 build 6873)
2 parents 6f89ec0 + c2fff52 commit e58a902

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
@@ -24,7 +24,7 @@ extern const char _sPrinterMmuName[] PROGMEM;
2424
#define FW_VERSION STR(FW_MAJOR) "." STR(FW_MINOR) "." STR(FW_REVISION) "-" STR(FW_FLAVOR) "" STR(FW_FLAVERSION)
2525
#endif
2626

27-
#define FW_COMMIT_NR 6870
27+
#define FW_COMMIT_NR 6873
2828

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

0 commit comments

Comments
 (0)