Bump up build number to 5576
+2 for https://github.com/prusa3d/Prusa-Firmware/pull/3745 +1 commit +1 merge
This commit is contained in:
parent
44763f71c0
commit
a8de9d5696
@ -27,7 +27,7 @@ extern PGM_P sPrinterName;
|
||||
#define FW_VERSION STR(FW_MAJOR) "." STR(FW_MINOR) "." STR(FW_REVISION) "-" STR(FW_FLAVOR) "" STR(FW_FLAVERSION)
|
||||
#endif
|
||||
|
||||
#define FW_COMMIT_NR 5572
|
||||
#define FW_COMMIT_NR 5576
|
||||
|
||||
// FW_VERSION_UNKNOWN means this is an unofficial build.
|
||||
// The firmware should only be checked into github with this symbol.
|
||||
|
Loading…
Reference in New Issue
Block a user