Browse Source

[cron] Bump distribution date (2020-03-09)

thinkyhead 4 years ago
parent
commit
7f490c08da
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

42
  * version was tagged.
42
  * version was tagged.
43
  */
43
  */
44
 #ifndef STRING_DISTRIBUTION_DATE
44
 #ifndef STRING_DISTRIBUTION_DATE
45
-  #define STRING_DISTRIBUTION_DATE "2020-03-08"
45
+  #define STRING_DISTRIBUTION_DATE "2020-03-09"
46
 #endif
46
 #endif
47
 
47
 
48
 /**
48
 /**

Loading…
Cancel
Save