Files
QIDISlicer/version.inc
sunsets 4407c9eb62 V1.1.2
2024-03-19 11:25:07 +08:00

10 lines
363 B
PHP

# Included by CMakeLists, edited by the build script
# (the version numbers are generated by the build script from the git current label)
set(SLIC3R_APP_NAME "QIDISlicer")
set(SLIC3R_APP_KEY "QIDISlicer")
set(SLIC3R_VERSION "1.1.2")
set(SLIC3R_BUILD_ID "QIDISlicer-${SLIC3R_VERSION}+Win64")
set(SLIC3R_RC_VERSION "1,1,2,0")
set(SLIC3R_RC_VERSION_DOTS "1.1.2.0")