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>2021-09-30 17:50:50 +0300
committerLukas Matena <lukasmatena@seznam.cz>2021-09-30 17:50:50 +0300
commit5048dbf8b473f4ee4200a1410e59f4fae78c3ce8 (patch)
treebbdc15aa13694173cd2c4550cbd46ada0cc6f2ca
parent476b48ed111507c1f63a3c3bcebb3020fb73a771 (diff)
Bumped up version numberversion_2.4.0-alpha3
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index b7e941bb4..fdbc2523f 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-alpha2")
+set(SLIC3R_VERSION "2.4.0-alpha3")
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")