Commit 441ff01 1 parent 0057a84 commit 441ff01 Copy full SHA for 441ff01
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 - final "
37
+ #define DETAILED_BUILD_VERSION "CR-6 community firmware - release 6.1 - prerelease 1 "
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-13 "
44
+ #define STRING_DISTRIBUTION_DATE "2021-04-14 "
45
45
46
46
/**
47
47
* 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