Skip to content

Commit

Permalink
[cron] Bump distribution date (2024-09-17)
Browse files Browse the repository at this point in the history
  • Loading branch information
classicrocker883 committed Sep 17, 2024
1 parent 18c4c53 commit 2984982
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Marlin/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/inc/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
* version was tagged.
*/
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2024-09-11"
#define STRING_DISTRIBUTION_DATE "2024-09-17"
#endif

/**
Expand Down
2 changes: 1 addition & 1 deletion configurations/BTT_SKR-Mini-E3-V2/MM/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/BTT_SKR-Mini-E3-V2/UBL/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/BTT_SKR-Mini-E3-V3/MM/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/BTT_SKR-Mini-E3-V3/UBL/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Creality Ender/BLT/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Creality Ender/Default/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Creality Ender/E3-Free-runs/MM/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Creality Ender/E3-Free-runs/UBL/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Creality Ender/MM/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Creality Ender/S1/UBL/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Creality Ender/UBL/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila 427/BLT/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila 427/Default/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila 427/MM/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila 427/UBL/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila/BLT/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila/Default/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila/MM/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila/UBL/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila/X3/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2024-09-11"
//#define STRING_DISTRIBUTION_DATE "2024-09-17"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down

0 comments on commit 2984982

Please sign in to comment.