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:
authorLukas Matena <lukasmatena@seznam.cz>2022-04-22 14:01:19 +0300
committerLukas Matena <lukasmatena@seznam.cz>2022-04-22 14:01:19 +0300
commitd7105dabf1db80e1babbb5d4cb386cd747c46364 (patch)
treeedd8be51191598778bd77b17479d0e4ea0e8b730
parent6953b2f877fcebb75516ef2d99cf656715d06439 (diff)
Bumped up version number to 2.4.2version_2.4.2
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 3abf5f6d3..ce2c37eb5 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.4.2-rc2")
+set(SLIC3R_VERSION "2.4.2")
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,4,2,0")
set(SLIC3R_RC_VERSION_DOTS "2.4.2.0")