From 42f7a69ee2c30cbb8c2d0cf88a7d5ab12397a2fb Mon Sep 17 00:00:00 2001 From: Hans Raaf Date: Sun, 14 May 2017 18:07:20 +0200 Subject: [PATCH] Bumped version after adding platformio --- Marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 4bda37d99fb4..cb5ff565445c 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -76,7 +76,7 @@ // build by the user have been successfully uploaded into firmware. #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes. #define SHOW_BOOTSCREEN -#define STRING_SPLASH_LINE1 "SkyNet3D V2.4.2 (GH)" // will be shown during bootup in line 1 +#define STRING_SPLASH_LINE1 "SkyNet3D V2.4.3 (GH)" // will be shown during bootup in line 1 #define STRING_SPLASH_LINE2 SHORT_BUILD_VERSION // will be shown during bootup in line 2 //