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:
authorbubnikv <bubnikv@gmail.com>2019-08-09 14:19:23 +0300
committerbubnikv <bubnikv@gmail.com>2019-08-09 14:19:23 +0300
commitaa7f98b0200fd9e2c0fa37b0ec7eb17acf43f75f (patch)
tree709a8b7970c111931358c6dcb6dba0e92dc674a9
parent9b700ef2522584c3319755a2d4881b7b81b2112c (diff)
Bumped up version to 2.1.0-alpha1version_2.1.0-alpha1
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 4e1607bda..f84354ab8 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.1.0-alpha0")
+set(SLIC3R_VERSION "2.1.0-alpha1")
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,1,0,0")
set(SLIC3R_RC_VERSION_DOTS "2.1.0.0")