Skip to content

Commit c77aacb

Browse files
committedJun 7, 2023
Set build version for next release
1 parent 4206e3c commit c77aacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Marlin/src/inc/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 CUSTOM_BUILD_VERSION "1.5.0-RC2"
44+
#define CUSTOM_BUILD_VERSION "1.5.0"
4545

4646
#ifndef STRING_DISTRIBUTION_DATE
4747
#define STRING_DISTRIBUTION_DATE "2023-06-07"

0 commit comments

Comments
 (0)
Please sign in to comment.