Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebazzz committed Jun 4, 2021
1 parent e61d4de commit d0f7d65
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 @@ -28,13 +28,13 @@
/**
* Marlin release version identifier
*/
#define SHORT_BUILD_VERSION "CR6Comm-Rel6.1-PreX"
#define SHORT_BUILD_VERSION "CR6Comm-Rel6.1"

/**
* 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 - prerelease X (based on Marlin 2.0.8.1)"
#define DETAILED_BUILD_VERSION "CR-6 community firmware - release 6.1 (based on Marlin 2.0.8.1)"

/**
* The STRING_DISTRIBUTION_DATE represents when the binary file was built,
Expand Down

0 comments on commit d0f7d65

Please sign in to comment.