Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVojtech Bubnik <bubnikv@gmail.com>2021-12-20 18:05:57 +0300
committerVojtech Bubnik <bubnikv@gmail.com>2021-12-20 18:05:57 +0300
commitcc66d1e27b5dfa7cc4753dfeb66ee725a54c5490 (patch)
tree48a75f7d02cae05f7307e7b6aed01910fd4d6273 /version.inc
parent2419357a888f0ae9381a81d99245d70a57bfa1bb (diff)
Bumped up version number.
Diffstat (limited to 'version.inc')
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index a35a5a35f..a1216cfb9 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.0-rc2")
+set(SLIC3R_VERSION "2.4.0")
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,4,0,0")
set(SLIC3R_RC_VERSION_DOTS "2.4.0.0")