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:
authorVojtech Bubnik <bubnikv@gmail.com>2021-07-08 09:46:36 +0300
committerVojtech Bubnik <bubnikv@gmail.com>2021-07-08 09:46:36 +0300
commit95a84fa826b25e0f927fa6903b9ce8a398fc0ee0 (patch)
treed698dd8aaa9087b89f89d9d98ab82a0f9762c3be
parent28ef127d3e2641150b959df0cadd3758c04b7311 (diff)
Bumped up version numberversion_2.3.2
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index c45e05843..632712806 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.3.2-rc")
+set(SLIC3R_VERSION "2.3.2")
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,3,2,0")
set(SLIC3R_RC_VERSION_DOTS "2.3.2.0")