We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160575d commit 93e90f3Copy full SHA for 93e90f3
Marlin/src/inc/Version.h
@@ -41,10 +41,10 @@
41
* here we define this default string as the date where the latest release
42
* version was tagged.
43
*/
44
- #define CUSTOM_BUILD_VERSION "1.5.2-preview"
+ #define CUSTOM_BUILD_VERSION "1.5.2"
45
46
#ifndef STRING_DISTRIBUTION_DATE
47
- #define STRING_DISTRIBUTION_DATE "2023-06-24"
+ #define STRING_DISTRIBUTION_DATE "2023-07-06"
48
#endif
49
50
/**
0 commit comments