Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2020-03-21 13:28:15 +0300
committerbubnikv <bubnikv@gmail.com>2020-03-21 13:28:15 +0300
commitbf64f0099b201d8780d22086ef81d0ae0e5c1719 (patch)
tree38a9eabdc6ea3dab8c34e14307478b4fcf58ee9b /version.inc
parent046f0dbfa26eb6e566626f15f2c934e63190dfea (diff)
Bumped up the version number to final.
Diffstat (limited to 'version.inc')
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index db2f2fe4e..15c0ab845 100644
--- a/version.inc
+++ b/version.inc
@@ -3,7 +3,7 @@
set(SLIC3R_APP_NAME "PrusaSlicer")
set(SLIC3R_APP_KEY "PrusaSlicer")
-set(SLIC3R_VERSION "2.2.0-rc4")
+set(SLIC3R_VERSION "2.2.0")
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")