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:
authorVojtech Bubnik <bubnikv@gmail.com>2021-10-22 18:09:30 +0300
committerVojtech Bubnik <bubnikv@gmail.com>2021-10-22 18:10:09 +0300
commit5ccf7e9e4756cb9a58b9aa344bde68aa8c7fa692 (patch)
tree7222ebee69345da0c1fd3b8aa4a6aa9f688b7a14 /version.inc
parent22f3682c0f9e5dc5678d9653d3c9dc7ec54b8f6f (diff)
Updated version and config location to beta.
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 fdbc2523f..27900ee80 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-alpha3")
+set(SLIC3R_VERSION "2.4.0-beta1")
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")