Updated printer profiles, bumped up version to 2.2.0-rc.

This commit is contained in:
bubnikv 2020-02-29 10:53:18 +01:00
parent 7759eccf56
commit 192bdffb3f
6 changed files with 157 additions and 79 deletions

View file

@ -3,7 +3,7 @@
set(SLIC3R_APP_NAME "PrusaSlicer")
set(SLIC3R_APP_KEY "PrusaSlicer")
set(SLIC3R_VERSION "2.2.0-beta")
set(SLIC3R_VERSION "2.2.0-rc")
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,2,0,0")
set(SLIC3R_RC_VERSION_DOTS "2.2.0.0")