We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f89ec0 + c2fff52 commit e58a902Copy full SHA for e58a902
Firmware/Configuration.h
@@ -24,7 +24,7 @@ extern const char _sPrinterMmuName[] PROGMEM;
24
#define FW_VERSION STR(FW_MAJOR) "." STR(FW_MINOR) "." STR(FW_REVISION) "-" STR(FW_FLAVOR) "" STR(FW_FLAVERSION)
25
#endif
26
27
-#define FW_COMMIT_NR 6870
+#define FW_COMMIT_NR 6873
28
29
// FW_VERSION_UNKNOWN means this is an unofficial build.
30
// The firmware should only be checked into github with this symbol.
0 commit comments