We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8db0d commit cdb5330Copy full SHA for cdb5330
Marlin/src/inc/Version.h
@@ -42,7 +42,7 @@
42
* version was tagged.
43
*/
44
#ifndef STRING_DISTRIBUTION_DATE
45
- #define STRING_DISTRIBUTION_DATE "2021-06-26"
+ #define STRING_DISTRIBUTION_DATE "2021-06-27"
46
#endif
47
48
/**
0 commit comments