Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebazzz committed Apr 14, 2021
1 parent 0057a84 commit 441ff01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Marlin/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
* Verbose version identifier which should contain a reference to the location
* from where the binary was downloaded or the source code was compiled.
*/
#define DETAILED_BUILD_VERSION "CR-6 community firmware - release 6.1 - final"
#define DETAILED_BUILD_VERSION "CR-6 community firmware - release 6.1 - prerelease 1"

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

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

0 comments on commit 441ff01

Please sign in to comment.