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-07-15 15:06:23 +0300
committerLukas Matena <lukasmatena@seznam.cz>2022-07-15 15:06:23 +0300
commit38f10da56696c8aea6af06166eb24c5c7693f373 (patch)
tree9901f89592ed72ccccb65d492bb8efc1081a36ce
parentedc0aa4bcef65ea0f49c47b6be7aa20db855c9ae (diff)
Bumped up version to 2.5.0-alpha3version_2.5.0-alpha3
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 1dc06e949..6f3a9a894 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-alpha2")
+set(SLIC3R_VERSION "2.5.0-alpha3")
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")