Update version.inc

This commit is contained in:
sunsets
2024-07-30 13:57:33 +08:00
parent f69a71d1f5
commit ca82d85cc2

View File

@@ -1,6 +1,10 @@
# Included by CMakeLists, edited by the build script
# (the version numbers are generated by the build script from the git current label)
if(NOT DEFINED QDT_RELEASE_TO_PUBLIC)
set(QDT_RELEASE_TO_PUBLIC "0")
endif()
set(SLIC3R_APP_NAME "QIDISlicer")
set(SLIC3R_APP_KEY "QIDISlicer")
set(SLIC3R_VERSION "1.1.5")