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:
-rw-r--r--version.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.inc b/version.inc
index ff22f7e6b..e4e987b6d 100644
--- a/version.inc
+++ b/version.inc
@@ -9,9 +9,9 @@ set(SLIC3R_APP_KEY "SuperSlicer")
set(SLIC3R_APP_CMD "superslicer")
# versions
set(SLIC3R_VERSION "2.4")
-set(SLIC3R_VERSION_FULL "2.4.58.4")
+set(SLIC3R_VERSION_FULL "2.4.58.5")
set(SLIC3R_BUILD_ID "${SLIC3R_APP_KEY}_${SLIC3R_VERSION_FULL}+UNKNOWN")
-set(SLIC3R_RC_VERSION "2,4,58,4")
+set(SLIC3R_RC_VERSION "2,4,58,5")
set(SLIC3R_RC_VERSION_DOTS "${SLIC3R_VERSION_FULL}")
# Same as the slicer name but for gcodeviewer