Skip to content

Commit fb26f35

Browse files
committed
version 2.5.59.8
2 parents 71e47f1 + 0670fbf commit fb26f35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ set(SLIC3R_APP_KEY "SuperSlicer")
99
set(SLIC3R_APP_CMD "superslicer")
1010
# versions
1111
set(SLIC3R_VERSION "2.5.59")
12-
set(SLIC3R_VERSION_FULL "2.5.59.7")
12+
set(SLIC3R_VERSION_FULL "2.5.59.8")
1313
set(SLIC3R_BUILD_ID "${SLIC3R_APP_KEY}_${SLIC3R_VERSION_FULL}+UNKNOWN")
14-
set(SLIC3R_RC_VERSION "2,5,59,7")
14+
set(SLIC3R_RC_VERSION "2,5,59,8")
1515
set(SLIC3R_RC_VERSION_DOTS "${SLIC3R_VERSION_FULL}")
1616

1717
# Same as the slicer name but for gcodeviewer

0 commit comments

Comments
 (0)