Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsupermerill <merill@free.fr>2020-07-03 15:56:35 +0300
committersupermerill <merill@free.fr>2020-07-03 15:56:35 +0300
commit7e9e4cb19622bf0be18d774a8f93867fdb79ae17 (patch)
tree3124000fee12282333febb397bc93a4e81b4a06f
parent90ef7989e6d630e5b8d9d3946cac7f355026b2b4 (diff)
version 2.2.52.12.2.52.1
-rw-r--r--version.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.inc b/version.inc
index 98fdc3e8e..0031c58b2 100644
--- a/version.inc
+++ b/version.inc
@@ -5,5 +5,5 @@ set(SLIC3R_APP_NAME "SuperSlicer")
set(SLIC3R_APP_KEY "SuperSlicer")
set(SLIC3R_VERSION "2.2.52")
set(SLIC3R_BUILD_ID "SuperSlicer_${SLIC3R_VERSION}+UNKNOWN")
-set(SLIC3R_RC_VERSION "2,2,52,0")
-set(SLIC3R_RC_VERSION_DOTS "2.2.52.0")
+set(SLIC3R_RC_VERSION "2,2,52,1")
+set(SLIC3R_RC_VERSION_DOTS "2.2.52.1")