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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2021-07-01 17:52:32 +0300
committerbubnikv <bubnikv@gmail.com>2021-07-01 17:52:32 +0300
commit0d03cc4cbefa043f0bb2735e0b21503419a6919a (patch)
treed601eb38e8177b048832fb483d7f1f2d0006c59f /version.inc
parent32ee4bb5232f654c580544b0ec7ea135577e3aaf (diff)
Bumped up version to 2.3.2-beta.
Changed profile path to Prusa-beta.
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 9fb89fb07..a02ece0dc 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-alpha0")
+set(SLIC3R_VERSION "2.3.2-beta")
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")