V1.0.8 and fix some bugs in machine list

This commit is contained in:
sunsets
2023-12-06 15:28:31 +08:00
parent 9f5d69a0a6
commit c2d45c696e
5 changed files with 33 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
set(SLIC3R_APP_NAME "QIDISlicer")
set(SLIC3R_APP_KEY "QIDISlicer")
set(SLIC3R_VERSION "1.0.7")
set(SLIC3R_VERSION "1.0.8")
set(SLIC3R_BUILD_ID "QIDISlicer-${SLIC3R_VERSION}+Win64")
set(SLIC3R_RC_VERSION "1,0,7,0")
set(SLIC3R_RC_VERSION_DOTS "1.0.7.0")
set(SLIC3R_RC_VERSION "1,0,8,0")
set(SLIC3R_RC_VERSION_DOTS "1.0.8.0")