Skip to content

Commit 93e90f3

Browse files
committed
Bump build date and version
1 parent 160575d commit 93e90f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Marlin/src/inc/Version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
* here we define this default string as the date where the latest release
4242
* version was tagged.
4343
*/
44-
#define CUSTOM_BUILD_VERSION "1.5.2-preview"
44+
#define CUSTOM_BUILD_VERSION "1.5.2"
4545

4646
#ifndef STRING_DISTRIBUTION_DATE
47-
#define STRING_DISTRIBUTION_DATE "2023-06-24"
47+
#define STRING_DISTRIBUTION_DATE "2023-07-06"
4848
#endif
4949

5050
/**

0 commit comments

Comments
 (0)