Rework Marlin's versioning system
This commit is contained in:
parent
c86d092ef3
commit
170f7e8a45
6 changed files with 132 additions and 64 deletions
|
|
@ -76,7 +76,7 @@
|
|||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
#include "Version.h"
|
||||
#endif
|
||||
|
||||
// User-specified version info of this build to display in [Pronterface, etc] terminal window during
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue