mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
Update version.inc
This commit is contained in:
@@ -5,10 +5,10 @@ set(SLIC3R_APP_NAME "QIDIStudio")
|
||||
set(SLIC3R_APP_KEY "QIDIStudio")
|
||||
|
||||
if(NOT DEFINED QDT_RELEASE_TO_PUBLIC)
|
||||
set(QDT_RELEASE_TO_PUBLIC "0")
|
||||
set(QDT_RELEASE_TO_PUBLIC "1")
|
||||
endif()
|
||||
if(NOT DEFINED QDT_INTERNAL_TESTING)
|
||||
set(QDT_INTERNAL_TESTING "1")
|
||||
set(QDT_INTERNAL_TESTING "0")
|
||||
endif()
|
||||
|
||||
# The build_version should start from 50 in master branch
|
||||
|
||||
Reference in New Issue
Block a user