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>2018-12-23 20:34:11 +0300
committerbubnikv <bubnikv@gmail.com>2018-12-23 20:34:11 +0300
commit6e53d594e549ab5af982da16d9b4d8e97f233c86 (patch)
tree033a74e36b62a81ccc47fb07f6484320d9c0e662
parent0a3758d78529e26edd68e6e2c29b2ea93c2caf47 (diff)
Bumped up version number.version_1.42.0-alpha1
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 95e2741dd..d648bc48b 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-alpha")
+set(SLIC3R_VERSION "1.42.0-alpha1")
set(SLIC3R_BUILD "${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_BUILD_ID "${SLIC3R_BUILD_ID}")
set(SLIC3R_RC_VERSION "1,42,0,0")