Skip to content

Commit 97caac4

Browse files
xhycodescotthsl
authored andcommitted
Feature: update versions to V4.2.1
1 parent cdf9b0b commit 97caac4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Marlin/src/inc/Version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
/**
3939
* Marlin release version identifier
4040
*/
41-
#define SHORT_BUILD_VERSION "SM2-4.1.0"
41+
#define SHORT_BUILD_VERSION "SM2-4.2.1"
4242

4343
/**
4444
* Verbose version identifier which should contain a reference to the location
@@ -51,7 +51,7 @@
5151
* here we define this default string as the date where the latest release
5252
* version was tagged.
5353
*/
54-
#define STRING_DISTRIBUTION_DATE "2021-01-28"
54+
#define STRING_DISTRIBUTION_DATE "2021-03-16"
5555

5656
/**
5757
* Required minimum Configuration.h and Configuration_adv.h file versions.

0 commit comments

Comments
 (0)