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-09-07 16:20:58 +0300
committerLukas Matena <lukasmatena@seznam.cz>2022-09-07 16:20:58 +0300
commitac2a0cddcf54ba79450bae730164fa465d539699 (patch)
tree4d51fa6f02a8a12f8e6fd3ed913475f9c2365b46
parent5bf04d7964500bf6c65dc0fb318f6c2001718e1f (diff)
Bumped up version to 2.6.0-alpha1version_2.6.0-alpha1
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 3e1460a0e..7b1a13f64 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.6.0-alpha0")
+set(SLIC3R_VERSION "2.6.0-alpha1")
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,6,0,0")
set(SLIC3R_RC_VERSION_DOTS "2.6.0.0")