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>2022-02-01 12:03:22 +0300
committerVojtech Bubnik <bubnikv@gmail.com>2022-02-01 12:03:22 +0300
commit9dae482e1222ee55e21584f2c2c8d0a1f692a20b (patch)
tree225e9c469da05540220c5b066753feab8628632d /version.inc
parentbe60775077f08a1cc3b58a1e32b6923cdee15873 (diff)
Bumped up version to 2.4.1-beta1
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 c33dc002e..b976d7d67 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.1-alpha0")
+set(SLIC3R_VERSION "2.4.1-beta1")
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,4,1,0")
set(SLIC3R_RC_VERSION_DOTS "2.4.1.0")