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 6b97050 commit 1ae2df1Copy full SHA for 1ae2df1
Marlin/Version.h
@@ -46,7 +46,7 @@
46
* here we define this default string as the date where the latest release
47
* version was tagged.
48
*/
49
-//#define STRING_DISTRIBUTION_DATE "2023-10-09"
+//#define STRING_DISTRIBUTION_DATE "2023-10-10"
50
51
/**
52
* Defines a generic printer name to be output to the LCD after booting Marlin.
Marlin/src/inc/Version.h
@@ -42,7 +42,7 @@
42
43
44
#ifndef STRING_DISTRIBUTION_DATE
45
- #define STRING_DISTRIBUTION_DATE "2023-10-09"
+ #define STRING_DISTRIBUTION_DATE "2023-10-10"
#endif
0 commit comments