Bump Version for next stable release
This commit is contained in:
@@ -41,7 +41,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 CUSTOM_BUILD_VERSION "1.2.0-beta.6"
|
#define CUSTOM_BUILD_VERSION "1.2.0"
|
||||||
|
|
||||||
#ifndef STRING_DISTRIBUTION_DATE
|
#ifndef STRING_DISTRIBUTION_DATE
|
||||||
#define STRING_DISTRIBUTION_DATE "2021-06-24"
|
#define STRING_DISTRIBUTION_DATE "2021-06-24"
|
||||||
|
@@ -29,7 +29,6 @@
|
|||||||
[platformio]
|
[platformio]
|
||||||
src_dir = Marlin
|
src_dir = Marlin
|
||||||
boards_dir = buildroot/share/PlatformIO/boards
|
boards_dir = buildroot/share/PlatformIO/boards
|
||||||
#default_envs = mega2560
|
|
||||||
extra_configs = i3_mega_envs.ini
|
extra_configs = i3_mega_envs.ini
|
||||||
default_envs =
|
default_envs =
|
||||||
MEGA_1G
|
MEGA_1G
|
||||||
|
Reference in New Issue
Block a user