Browse Source

Date refresh

Scott Lahteine 6 years ago
parent
commit
4bc4351250
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/inc/Version.h

+ 1
- 1
Marlin/src/inc/Version.h View File

53
    * here we define this default string as the date where the latest release
53
    * here we define this default string as the date where the latest release
54
    * version was tagged.
54
    * version was tagged.
55
    */
55
    */
56
-  #define STRING_DISTRIBUTION_DATE "2017-11-19 12:00"
56
+  #define STRING_DISTRIBUTION_DATE "2018-01-20"
57
 
57
 
58
   /**
58
   /**
59
    * Required minimum Configuration.h and Configuration_adv.h file versions.
59
    * Required minimum Configuration.h and Configuration_adv.h file versions.

Loading…
Cancel
Save