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>2020-10-17 15:17:33 +0300
committerVojtech Bubnik <bubnikv@gmail.com>2020-10-17 15:17:33 +0300
commitbb79966ddb15b7921bfd808c89612d393b5cafa5 (patch)
treec373ec69001c1df603f90c73df177770757b81e4
parent8a1eba5a098d827b40c9c674b2c4b671c1c06006 (diff)
Bumped up version numberversion_2.3.0-alpha1
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 30b373bdf..b71256c94 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-alpha0")
+set(SLIC3R_VERSION "2.3.0-alpha1")
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")