Version 1.1.7
This commit is contained in:
parent
e0dba46271
commit
20f6a4582d
@ -35,7 +35,7 @@
|
|||||||
/**
|
/**
|
||||||
* Marlin release version identifier
|
* Marlin release version identifier
|
||||||
*/
|
*/
|
||||||
#define SHORT_BUILD_VERSION "1.1.6"
|
#define SHORT_BUILD_VERSION "1.1.7"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Verbose version identifier which should contain a reference to the location
|
* Verbose version identifier which should contain a reference to the location
|
||||||
@ -48,7 +48,7 @@
|
|||||||
* here we define this default string as the date where the latest release
|
* here we define this default string as the date where the latest release
|
||||||
* version was tagged.
|
* version was tagged.
|
||||||
*/
|
*/
|
||||||
#define STRING_DISTRIBUTION_DATE "2017-10-24 12:00"
|
#define STRING_DISTRIBUTION_DATE "2017-12-15 12:00"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Required minimum Configuration.h and Configuration_adv.h file versions.
|
* Required minimum Configuration.h and Configuration_adv.h file versions.
|
||||||
|
@ -9,7 +9,7 @@ For complete Marlin documentation click over to the [Marlin Homepage <marlinfw.o
|
|||||||
|
|
||||||
## Stable Release Branch
|
## Stable Release Branch
|
||||||
|
|
||||||
This Release branch contains the latest tagged version of Marlin (currently 1.1.6 – October 2017).
|
This Release branch contains the latest tagged version of Marlin (currently 1.1.7 – 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.
|
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.
|
||||||
|
|
||||||
@ -70,6 +70,7 @@ Notable contributors include:
|
|||||||
- [[@android444](https://github.com/android444)]
|
- [[@android444](https://github.com/android444)]
|
||||||
- [[@benlye](https://github.com/benlye)]
|
- [[@benlye](https://github.com/benlye)]
|
||||||
- [[@bgort](https://github.com/bgort)]
|
- [[@bgort](https://github.com/bgort)]
|
||||||
|
- [[@ejtagle](https://github.com/ejtagle)]
|
||||||
- [[@Grogyan](https://github.com/Grogyan)]
|
- [[@Grogyan](https://github.com/Grogyan)]
|
||||||
- [[@marcio-ao](https://github.com/marcio-ao)]
|
- [[@marcio-ao](https://github.com/marcio-ao)]
|
||||||
- [[@maverikou](https://github.com/maverikou)]
|
- [[@maverikou](https://github.com/maverikou)]
|
||||||
|
Loading…
Reference in New Issue
Block a user