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:
authorLukas Matena <lukasmatena@seznam.cz>2022-08-30 16:41:58 +0300
committerLukas Matena <lukasmatena@seznam.cz>2022-08-30 16:41:58 +0300
commitd0f0165f946dda4ee3e0ab4b033359534ab7b58a (patch)
tree2a78d5ba5641f38601242ca6389b4ddfba02c299
parent614cd7081d4a33104272eb64d8f50939844ecbbd (diff)
Bumped up version to 2.5.0-rc2version_2.5.0-rc2
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 10f65c0d3..f9515713e 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.5.0-rc1")
+set(SLIC3R_VERSION "2.5.0-rc2")
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,5,0,0")
set(SLIC3R_RC_VERSION_DOTS "2.5.0.0")