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:
authorbubnikv <bubnikv@gmail.com>2019-02-04 21:11:20 +0300
committerbubnikv <bubnikv@gmail.com>2019-02-04 21:11:20 +0300
commit09ee5793df4cbdc6ac92998a96cf8a6d4edfd23a (patch)
treecac02bc6bc51114fb72372b95090f6a294b249b0
parentf2b44645d13e2ad123465f6b74206692246b99c9 (diff)
Bumped up version numberversion_1.42.0-alpha5
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 3cdadcbb6..6713416eb 100644
--- a/version.inc
+++ b/version.inc
@@ -2,7 +2,7 @@
# (the version numbers are generated by the build script from the git current label)
set(SLIC3R_FORK_NAME "Slic3r Prusa Edition")
-set(SLIC3R_VERSION "1.42.0-alpha2")
+set(SLIC3R_VERSION "1.42.0-alpha5")
set(SLIC3R_BUILD "${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_BUILD_ID "${SLIC3R_BUILD_ID}")
set(SLIC3R_RC_VERSION "1,42,0,0")