Skip to content

Commit

Permalink
bump up the version number to 2.0-RC3 (should have been done on rel.)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipgoc committed Jan 16, 2018
1 parent 3e0bc1c commit fc9edd3
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 @@ -35,7 +35,7 @@
/**
* Marlin release version identifier
*/
#define SHORT_BUILD_VERSION "JB-Marlin-2.0-RC2"
#define SHORT_BUILD_VERSION "JB-Marlin-2.0-RC3"

/**
* Verbose version identifier which should contain a reference to the location
Expand All @@ -48,7 +48,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define STRING_DISTRIBUTION_DATE "2017-10-30"
#define STRING_DISTRIBUTION_DATE "2017-11-24"

/**
* Required minimum Configuration.h and Configuration_adv.h file versions.
Expand Down

0 comments on commit fc9edd3

Please sign in to comment.