mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
Update version.inc
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
# Included by CMakeLists, edited by the build script
|
# Included by CMakeLists, edited by the build script
|
||||||
# (the version numbers are generated by the build script from the git current label)
|
# (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_NAME "QIDISlicer")
|
||||||
set(SLIC3R_APP_KEY "QIDISlicer")
|
set(SLIC3R_APP_KEY "QIDISlicer")
|
||||||
set(SLIC3R_VERSION "1.1.5")
|
set(SLIC3R_VERSION "1.1.5")
|
||||||
|
|||||||
Reference in New Issue
Block a user