Skip to content

Commit 7cc8b15

Browse files
committed
[cron] Bump distribution date (2026-03-09)
1 parent 48b7279 commit 7cc8b15

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Marlin/Version.h

Lines changed: 1 addition & 1 deletion
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 "2026-02-28"
44+
//#define STRING_DISTRIBUTION_DATE "2026-03-09"
4545

4646
/**
4747
* The protocol for communication to the host. Protocol indicates communication

Marlin/src/inc/Version.h

Lines changed: 1 addition & 1 deletion
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 "2026-02-28"
45+
#define STRING_DISTRIBUTION_DATE "2026-03-09"
4646
#endif
4747

4848
/**

0 commit comments

Comments
 (0)