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>2020-02-09 13:01:15 +0300
committerbubnikv <bubnikv@gmail.com>2020-02-09 13:01:15 +0300
commit9ae0311434196c4e7186a2191b86411d706cfb08 (patch)
tree1ebbeaed5dfe42e10cf9e2b4ee8d796ba84b69a8
parente7d2fcf0be7a524eb8bf40dd2964539534934e96 (diff)
bumped up the version number.version_2.2.0-alpha4
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 997724f0b..997d44ab2 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.2.0-alpha3")
+set(SLIC3R_VERSION "2.2.0-alpha4")
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,2,0,0")
set(SLIC3R_RC_VERSION_DOTS "2.2.0.0")