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>2020-11-04 17:45:37 +0300
committerLukas Matena <lukasmatena@seznam.cz>2020-11-04 17:45:37 +0300
commitece27dcc42a75f827e8ea903f2d7682ffb37db79 (patch)
treebb7a08b24a50b7703e844c154e560143d4170693
parent5d16c5f4664c8244d616e92e59b621dc3dcca78a (diff)
Bumped up version numberversion_2.3.0-alpha3
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 126e3ba3e..36c15a52d 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.3.0-alpha2")
+set(SLIC3R_VERSION "2.3.0-alpha3")
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,3,0,0")
set(SLIC3R_RC_VERSION_DOTS "2.3.0.0")