We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea873c commit 1bd0367Copy full SHA for 1bd0367
Marlin/src/inc/Version.h
@@ -42,7 +42,7 @@
42
* version was tagged.
43
*/
44
#ifndef STRING_DISTRIBUTION_DATE
45
- #define STRING_DISTRIBUTION_DATE "2020-05-11"
+ #define STRING_DISTRIBUTION_DATE "2020-05-12"
46
#endif
47
48
/**
0 commit comments