Version1.0.4

This commit is contained in:
sunsets
2023-07-28 10:07:01 +08:00
parent e318ad1cc3
commit bcfcfdf58d
4 changed files with 15 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
set(SLIC3R_APP_NAME "QIDISlicer")
set(SLIC3R_APP_KEY "QIDISlicer")
set(SLIC3R_VERSION "1.0.3")
set(SLIC3R_VERSION "1.0.4")
set(SLIC3R_BUILD_ID "QIDISlicer-${SLIC3R_VERSION}+Win64")
set(SLIC3R_RC_VERSION "1,0,3,0")
set(SLIC3R_RC_VERSION_DOTS "1.0.3.0")
set(SLIC3R_RC_VERSION "1,0,4,0")
set(SLIC3R_RC_VERSION_DOTS "1.0.4.0")