Skip to content

Commit 6468389

Browse files
committed
update to Marlin 2.1.2.1
1 parent 58a8e48 commit 6468389

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Marlin/Version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/**
2929
* Marlin release version identifier
3030
*/
31-
//#define SHORT_BUILD_VERSION "2.1.2.1" // DIGA-Tech:
31+
//#define SHORT_BUILD_VERSION "2.1.2.1" // DIGA-Tech:
3232

3333
/**
3434
* Verbose version identifier which should contain a reference to the location
@@ -41,7 +41,7 @@
4141
* here we define this default string as the date where the latest release
4242
* version was tagged.
4343
*/
44-
//#define STRING_DISTRIBUTION_DATE "2023-05-16" // DIGA-Tech:
44+
//#define STRING_DISTRIBUTION_DATE "2023-05-16" // DIGA-Tech:
4545

4646
/**
4747
* Defines a generic printer name to be output to the LCD after booting Marlin.

0 commit comments

Comments
 (0)