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>2021-04-16 14:41:00 +0300
committerVojtech Bubnik <bubnikv@gmail.com>2021-04-16 14:41:00 +0300
commit759f733a004007dfb6360fcd3730ecc96e6f7200 (patch)
tree7da9a64457378fbc67c4b3aee2a5d9e24c540b1e
parent50611242253fa8a9237058bd84280f6025c8c8f8 (diff)
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 96b04371a..205f13468 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.1-rc")
+set(SLIC3R_VERSION "2.3.1")
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
set(SLIC3R_RC_VERSION "2,3,1,0")
set(SLIC3R_RC_VERSION_DOTS "2.3.1.0")