Skip to content

Commit 0c1d5a3

Browse files
committed
Bump
1 parent cb41abb commit 0c1d5a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Marlin/Version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
/**
2929
* Marlin release version identifier
3030
*/
31-
#define SHORT_BUILD_VERSION "CR6Comm-Rel6.1-Mightly"
31+
#define SHORT_BUILD_VERSION "CR6Comm-Rel6.1-Pre2"
3232

3333
/**
3434
* Verbose version identifier which should contain a reference to the location
3535
* from where the binary was downloaded or the source code was compiled.
3636
*/
37-
#define DETAILED_BUILD_VERSION "CR-6 community firmware - release 6.1 - nightly"
37+
#define DETAILED_BUILD_VERSION "CR-6 community firmware - release 6.1 - pre2"
3838

3939
/**
4040
* The STRING_DISTRIBUTION_DATE represents when the binary file was built,

0 commit comments

Comments
 (0)