Skip to content

Commit

Permalink
Update Version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jun 21, 2020
1 parent fcbf55e commit 1314b31
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 "1.1.9"
#define SHORT_BUILD_VERSION "1.1.9.1"

/**
* 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 "2018-08-01"
#define STRING_DISTRIBUTION_DATE "2020-06-20"

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

0 comments on commit 1314b31

Please sign in to comment.