We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f91e9 commit a8afb65Copy full SHA for a8afb65
version.inc
@@ -13,7 +13,7 @@ endif()
13
14
# The build_version should start from 50 in master branch
15
16
-set(SLIC3R_VERSION "02.01.00.58")
+set(SLIC3R_VERSION "02.01.00.59")
17
18
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
19
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")
0 commit comments