Skip to content

Commit fd35e6b

Browse files
committed
Bump version and date to enable new release version.
1 parent ff88387 commit fd35e6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Marlin/src/inc/Version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
* here we define this default string as the date where the latest release
4242
* version was tagged.
4343
*/
44-
#define CUSTOM_BUILD_VERSION "1.4.0-b5"
44+
#define CUSTOM_BUILD_VERSION "1.4.0"
4545

4646
#ifndef STRING_DISTRIBUTION_DATE
47-
#define STRING_DISTRIBUTION_DATE "2022-01-23"
47+
#define STRING_DISTRIBUTION_DATE "2022-02-07"
4848
#endif
4949

5050
/**

0 commit comments

Comments
 (0)