mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
logo, release notes, readme update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 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 "Snapmaker Orca")
|
||||
set(SLIC3R_APP_NAME "SnapmakerOrca-FullSpectrum")
|
||||
set(SLIC3R_APP_KEY "Snapmaker_Orca")
|
||||
|
||||
if(NOT DEFINED BBL_RELEASE_TO_PUBLIC)
|
||||
@@ -10,7 +10,8 @@ endif()
|
||||
if(NOT DEFINED BBL_INTERNAL_TESTING)
|
||||
set(BBL_INTERNAL_TESTING "0")
|
||||
endif()
|
||||
set(Snapmaker_VERSION "0.9.4")
|
||||
set(Snapmaker_VERSION "0.9.5")
|
||||
set(FULLSPECTRUM_VERSION "0.9.5")
|
||||
set(MIN_FIRM_VER "1.0.0")
|
||||
string(REGEX MATCH "^([0-9]+)\\.([0-9]+)\\.([0-9]+)"
|
||||
Snapmaker_VERSION_MATCH ${Snapmaker_VERSION})
|
||||
|
||||
Reference in New Issue
Block a user