Skip to content

Commit

Permalink
version 2.5.59.8
Browse files Browse the repository at this point in the history
  • Loading branch information
supermerill committed Feb 14, 2024
2 parents 71e47f1 + 0670fbf commit fb26f35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.inc
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ set(SLIC3R_APP_KEY "SuperSlicer")
set(SLIC3R_APP_CMD "superslicer")
# versions
set(SLIC3R_VERSION "2.5.59")
set(SLIC3R_VERSION_FULL "2.5.59.7")
set(SLIC3R_VERSION_FULL "2.5.59.8")
set(SLIC3R_BUILD_ID "${SLIC3R_APP_KEY}_${SLIC3R_VERSION_FULL}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,5,59,7")
set(SLIC3R_RC_VERSION "2,5,59,8")
set(SLIC3R_RC_VERSION_DOTS "${SLIC3R_VERSION_FULL}")

# Same as the slicer name but for gcodeviewer
Expand Down

0 comments on commit fb26f35

Please sign in to comment.