We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b602e8 commit 4c229c6Copy full SHA for 4c229c6
version.inc
@@ -3,7 +3,7 @@
3
4
set(SLIC3R_APP_NAME "PrusaSlicer")
5
set(SLIC3R_APP_KEY "PrusaSlicer")
6
-set(SLIC3R_VERSION "2.9.1")
+set(SLIC3R_VERSION "2.9.2-rc1")
7
set(SLIC3R_BUILD_ID "PrusaSlicer-${SLIC3R_VERSION}+UNKNOWN")
8
-set(SLIC3R_RC_VERSION "2,9,1,0")
9
-set(SLIC3R_RC_VERSION_DOTS "2.9.1.0")
+set(SLIC3R_RC_VERSION "2,9,2,0")
+set(SLIC3R_RC_VERSION_DOTS "2.9.2.0")
0 commit comments