Skip to content

Commit b9a1ed5

Browse files
thinkyheadTracy Spiva
authored and
Tracy Spiva
committed
[cron] Bump distribution date (2023-01-26)
1 parent c56e87e commit b9a1ed5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Marlin/Version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -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-01-24"
44+
//#define STRING_DISTRIBUTION_DATE "2023-01-26"
4545

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

Marlin/src/inc/Version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
* version was tagged.
4343
*/
4444
#ifndef STRING_DISTRIBUTION_DATE
45-
#define STRING_DISTRIBUTION_DATE "2023-01-24"
45+
#define STRING_DISTRIBUTION_DATE "2023-01-26"
4646
#endif
4747

4848
/**

0 commit comments

Comments
 (0)