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:
Diffstat (limited to 'version.inc')
-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")