We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b29aae6 commit d6e767eCopy full SHA for d6e767e
Marlin/Version.h
@@ -28,7 +28,7 @@
28
/**
29
* Marlin release version identifier
30
*/
31
-//#define SHORT_BUILD_VERSION "2.0.4.3"
+//#define SHORT_BUILD_VERSION "2.0.4.4"
32
33
34
* Verbose version identifier which should contain a reference to the location
Marlin/src/inc/Version.h
@@ -25,7 +25,7 @@
25
* Release version. Leave the Marlin version or apply a custom scheme.
26
27
#ifndef SHORT_BUILD_VERSION
- #define SHORT_BUILD_VERSION "2.0.4.3"
+ #define SHORT_BUILD_VERSION "2.0.4.4"
#endif
0 commit comments