We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94604f commit ba75c40Copy full SHA for ba75c40
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
28
- #define SHORT_BUILD_VERSION "bugfix-2.0.x"
+ #define SHORT_BUILD_VERSION "E3V2-Extensible-UI"
29
#endif
30
31
/**
Marlin/src/lcd/extui/lib/creality_dwin/creality_dwin.cpp
@@ -89,7 +89,7 @@
89
90
#define CORP_WEBSITE_E "github.com/Jyers"
91
92
-#define BUILD_NUMBER "1.2.2"
+#define BUILD_NUMBER "1.3.0"
93
94
#define DWIN_FONT_MENU font8x16
95
#define DWIN_FONT_STAT font10x20
0 commit comments