Commit 698f309 1 parent d2c1023 commit 698f309 Copy full SHA for 698f309
File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 28
28
/**
29
29
* Marlin release version identifier
30
30
*/
31
- #define SHORT_BUILD_VERSION "CR6Comm-Rel6.1-Nightly "
31
+ #define SHORT_BUILD_VERSION "CR6Comm-Rel6.1-Pre3 "
32
32
33
33
/**
34
34
* Verbose version identifier which should contain a reference to the location
35
35
* from where the binary was downloaded or the source code was compiled.
36
36
*/
37
- #define DETAILED_BUILD_VERSION "CR-6 community firmware - release 6.1 - nightly (based on Marlin 2.0.8)"
37
+ #define DETAILED_BUILD_VERSION "CR-6 community firmware - release 6.1 - prerelease 3 (based on Marlin 2.0.8)"
38
38
39
39
/**
40
40
* The STRING_DISTRIBUTION_DATE represents when the binary file was built,
41
41
* here we define this default string as the date where the latest release
42
42
* version was tagged.
43
43
*/
44
- #define STRING_DISTRIBUTION_DATE "2021-04-30"
44
+ #define STRING_DISTRIBUTION_DATE "2021-05-01"
45
+
45
46
46
47
/**
47
48
* Defines a generic printer name to be output to the LCD after booting Marlin.
You can’t perform that action at this time.
0 commit comments