We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db7b472 + 662f5e0 commit a6eeb55Copy full SHA for a6eeb55
Firmware/Configuration.h
@@ -27,7 +27,7 @@ extern PGM_P sPrinterName;
27
#define FW_VERSION STR(FW_MAJOR) "." STR(FW_MINOR) "." STR(FW_REVISION) "-" STR(FW_FLAVOR) "" STR(FW_FLAVERSION)
28
#endif
29
30
-#define FW_COMMIT_NR 5697
+#define FW_COMMIT_NR 5713
31
32
// FW_VERSION_UNKNOWN means this is an unofficial build.
33
// The firmware should only be checked into github with this symbol.
0 commit comments