Skip to content

Commit

Permalink
[cron] Bump distribution date (2024-09-03)
Browse files Browse the repository at this point in the history
  • Loading branch information
classicrocker883 committed Sep 3, 2024
1 parent e2c2951 commit 40a3e47
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#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-08-31"
//#define STRING_DISTRIBUTION_DATE "2024-09-03"

#define STRING_DISTRIBUTION_DATE __DATE__
#define STRING_DISTRIBUTION_TIME __TIME__
Expand Down

0 comments on commit 40a3e47

Please sign in to comment.