Skip to content

Commit 1314b31

Browse files
committed
Update Version.h
1 parent fcbf55e commit 1314b31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Marlin/Version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
/**
3636
* Marlin release version identifier
3737
*/
38-
#define SHORT_BUILD_VERSION "1.1.9"
38+
#define SHORT_BUILD_VERSION "1.1.9.1"
3939

4040
/**
4141
* Verbose version identifier which should contain a reference to the location
@@ -48,7 +48,7 @@
4848
* here we define this default string as the date where the latest release
4949
* version was tagged.
5050
*/
51-
#define STRING_DISTRIBUTION_DATE "2018-08-01"
51+
#define STRING_DISTRIBUTION_DATE "2020-06-20"
5252

5353
/**
5454
* Required minimum Configuration.h and Configuration_adv.h file versions.

0 commit comments

Comments
 (0)