Skip to content

Commit

Permalink
Feature: update versions to v4.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
xhycode authored and scotthsl committed Dec 6, 2021
1 parent dca6d7b commit d0401c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Marlin/src/inc/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
/**
* Marlin release version identifier
*/
#define SHORT_BUILD_VERSION "SM2-4.4.9"
#define SHORT_BUILD_VERSION "SM2-4.4.11"

/**
* Verbose version identifier which should contain a reference to the location
Expand All @@ -51,7 +51,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define STRING_DISTRIBUTION_DATE "2021-12-01"
#define STRING_DISTRIBUTION_DATE "2021-12-06"

/**
* Required minimum Configuration.h and Configuration_adv.h file versions.
Expand Down

0 comments on commit d0401c8

Please sign in to comment.