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-06-28 17:02:43 +0300
committerLukas Matena <lukasmatena@seznam.cz>2022-06-28 17:02:43 +0300
commit1fea671ff107cf6be640225060fff92404b2f379 (patch)
treee1c3a692d808bbc8d99bfa11257ca807c1dfe55e
parentc51326f504cc8aff56d9fd88e141364f8b00e636 (diff)
Bumped up version numberversion_2.5.0-alpha2
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 28de499e0..1dc06e949 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-alpha1")
+set(SLIC3R_VERSION "2.5.0-alpha2")
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")