Misc. general cleanup
This commit is contained in:
parent
8836623e0f
commit
b9327a4d16
5 changed files with 130 additions and 145 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
/**
|
||||
* This file is the standard Marlin version identifier file, all fields can be
|
||||
* overriden by the ones defined on _Version.h by using the Configuration.h
|
||||
* overriden by the ones defined in _Version.h by using the Configuration.h
|
||||
* directive USE_AUTOMATIC_VERSIONING.
|
||||
*/
|
||||
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
* here we define this default string as the date where the latest release
|
||||
* version was tagged.
|
||||
*/
|
||||
#define STRING_DISTRIBUTION_DATE "2017-10-19 12:00"
|
||||
#define STRING_DISTRIBUTION_DATE "2017-11-19 12:00"
|
||||
|
||||
/**
|
||||
* Required minimum Configuration.h and Configuration_adv.h file versions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue