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.
2 parents 71e47f1 + 0670fbf commit fb26f35Copy full SHA for fb26f35
version.inc
@@ -9,9 +9,9 @@ set(SLIC3R_APP_KEY "SuperSlicer")
9
set(SLIC3R_APP_CMD "superslicer")
10
# versions
11
set(SLIC3R_VERSION "2.5.59")
12
-set(SLIC3R_VERSION_FULL "2.5.59.7")
+set(SLIC3R_VERSION_FULL "2.5.59.8")
13
set(SLIC3R_BUILD_ID "${SLIC3R_APP_KEY}_${SLIC3R_VERSION_FULL}+UNKNOWN")
14
-set(SLIC3R_RC_VERSION "2,5,59,7")
+set(SLIC3R_RC_VERSION "2,5,59,8")
15
set(SLIC3R_RC_VERSION_DOTS "${SLIC3R_VERSION_FULL}")
16
17
# Same as the slicer name but for gcodeviewer
0 commit comments