Skip to content

Commit 441ff01

Browse files
committed
Bump version
1 parent 0057a84 commit 441ff01

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
@@ -34,14 +34,14 @@
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 - final"
37+
#define DETAILED_BUILD_VERSION "CR-6 community firmware - release 6.1 - prerelease 1"
3838

3939
/**
4040
* The STRING_DISTRIBUTION_DATE represents when the binary file was built,
4141
* here we define this default string as the date where the latest release
4242
* version was tagged.
4343
*/
44-
#define STRING_DISTRIBUTION_DATE "2021-04-13"
44+
#define STRING_DISTRIBUTION_DATE "2021-04-14"
4545

4646
/**
4747
* Defines a generic printer name to be output to the LCD after booting Marlin.

0 commit comments

Comments
 (0)