We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb41abb commit 0c1d5a3Copy full SHA for 0c1d5a3
Marlin/Version.h
@@ -28,13 +28,13 @@
28
/**
29
* Marlin release version identifier
30
*/
31
-#define SHORT_BUILD_VERSION "CR6Comm-Rel6.1-Mightly"
+#define SHORT_BUILD_VERSION "CR6Comm-Rel6.1-Pre2"
32
33
34
* Verbose version identifier which should contain a reference to the location
35
* from where the binary was downloaded or the source code was compiled.
36
37
-#define DETAILED_BUILD_VERSION "CR-6 community firmware - release 6.1 - nightly"
+#define DETAILED_BUILD_VERSION "CR-6 community firmware - release 6.1 - pre2"
38
39
40
* The STRING_DISTRIBUTION_DATE represents when the binary file was built,
0 commit comments