We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a8e48 commit 6468389Copy full SHA for 6468389
Marlin/Version.h
@@ -28,7 +28,7 @@
28
/**
29
* Marlin release version identifier
30
*/
31
-//#define SHORT_BUILD_VERSION "2.1.2.1" // DIGA-Tech:
+//#define SHORT_BUILD_VERSION "2.1.2.1" // DIGA-Tech:
32
33
34
* Verbose version identifier which should contain a reference to the location
@@ -41,7 +41,7 @@
41
* here we define this default string as the date where the latest release
42
* version was tagged.
43
44
-//#define STRING_DISTRIBUTION_DATE "2023-05-16" // DIGA-Tech:
+//#define STRING_DISTRIBUTION_DATE "2023-05-16" // DIGA-Tech:
45
46
47
* Defines a generic printer name to be output to the LCD after booting Marlin.
0 commit comments