Skip to content

Commit

Permalink
2.60 title, not 2.59
Browse files Browse the repository at this point in the history
  • Loading branch information
supermerill committed Jul 2, 2024
1 parent 2b8811c commit 2f4f2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set(SLIC3R_APP_KEY "SuperSlicer")
# exe name of the slicer, should be lowercase and valid in all os
set(SLIC3R_APP_CMD "superslicer")
# versions
set(SLIC3R_VERSION "2.5.59")
set(SLIC3R_VERSION "2.5.60")
set(SLIC3R_VERSION_FULL "2.5.60.0")
set(SLIC3R_BUILD_ID "${SLIC3R_APP_KEY}_${SLIC3R_VERSION_FULL}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,5,60,0")
Expand Down

0 comments on commit 2f4f2cd

Please sign in to comment.