Scott Lahteine
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/src/inc/Version.h
|
|
@ -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-11-19 12:00" |
|
|
|
#define STRING_DISTRIBUTION_DATE "2018-01-20" |
|
|
|
|
|
|
|
/**
|
|
|
|
* Required minimum Configuration.h and Configuration_adv.h file versions. |
|
|
|