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-03-01 20:52:12 +0300
committerbubnikv <bubnikv@gmail.com>2019-03-01 20:52:12 +0300
commit77e9e23ceaaa6602a3432d2ed18188145b2fa943 (patch)
tree17db49cf6d277e9b101f36ee72b01348dde3faec
parent9996a01c84812b794b73ac9ae3cc93dc3d82794b (diff)
Bumped up version number.version_1.42.0-alpha7
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index f8c60feb6..0e84a48a2 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-alpha6")
+set(SLIC3R_VERSION "1.42.0-alpha7")
set(SLIC3R_BUILD "${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_BUILD_ID "${SLIC3R_BUILD_ID}")
set(SLIC3R_RC_VERSION "1,42,0,0")