update version

This commit is contained in:
supermerill 2020-11-17 12:27:17 +01:00
parent 4a0928d279
commit 657f6bbb14
2 changed files with 514 additions and 504 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,5 +5,5 @@ set(SLIC3R_APP_NAME "SuperSlicer")
set(SLIC3R_APP_KEY "SuperSlicer")
set(SLIC3R_VERSION "2.3.55")
set(SLIC3R_BUILD_ID "SuperSlicer_${SLIC3R_RC_VERSION}")
set(SLIC3R_RC_VERSION "2,3,55,0")
set(SLIC3R_RC_VERSION_DOTS "2.3.55.0")
set(SLIC3R_RC_VERSION "2,3,55,1")
set(SLIC3R_RC_VERSION_DOTS "2.3.55.1")