Skip to content

Commit 4c229c6

Browse files
committed
Bumped up version to 2.9.2-rc1
1 parent 2b602e8 commit 4c229c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
set(SLIC3R_APP_NAME "PrusaSlicer")
55
set(SLIC3R_APP_KEY "PrusaSlicer")
6-
set(SLIC3R_VERSION "2.9.1")
6+
set(SLIC3R_VERSION "2.9.2-rc1")
77
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")
8+
set(SLIC3R_RC_VERSION "2,9,2,0")
9+
set(SLIC3R_RC_VERSION_DOTS "2.9.2.0")

0 commit comments

Comments
 (0)