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-04-14 11:24:31 +0300
committerbubnikv <bubnikv@gmail.com>2019-04-14 11:24:31 +0300
commit44a611795b10a3773f31b688d7d9ba74095fd086 (patch)
tree4a7c331dffd2c9b21eed207a45066858c6a4e3dd
parente4162bbee90a872267a9da1554329708cbd824ca (diff)
Bumped up version numberversion_1.42.0-beta2
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 18ac508b2..6a3f00e00 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-beta")
+set(SLIC3R_VERSION "1.42.0-beta2")
set(SLIC3R_BUILD "${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_BUILD_ID "${SLIC3R_BUILD_ID}")
set(SLIC3R_RC_VERSION "1,42,0,0")