Skip to content

Commit

Permalink
Version 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Dec 31, 2017
1 parent 21ba70d commit 0640bd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.7"
#define SHORT_BUILD_VERSION "1.1.8"

/**
* 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-12-15 12:00"
#define STRING_DISTRIBUTION_DATE "2017-12-25 12:00"

/**
* Required minimum Configuration.h and Configuration_adv.h file versions.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For complete Marlin documentation click over to the [Marlin Homepage <marlinfw.o

## Stable Release Branch

This Release branch contains the latest tagged version of Marlin (currently 1.1.7 – December 2017).
This Release branch contains the latest tagged version of Marlin (currently 1.1.8 – December 2017).

Previous releases of Marlin include [1.0.2-2](https://github.com/MarlinFirmware/Marlin/tree/1.0.2-2) (December 2016) and [1.0.1](https://github.com/MarlinFirmware/Marlin/tree/1.0.1) (December 2014). Any version of Marlin prior to 1.0.1 (when we started tagging versions) can be collectively referred to as Marlin 1.0.0.

Expand Down

0 comments on commit 0640bd0

Please sign in to comment.