mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-06 22:47:32 -06:00
bump version to 1.8.0-beta1
This commit is contained in:
parent
1b3ad9f3d3
commit
0851e0934b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ endif()
|
|||
if(NOT DEFINED BBL_INTERNAL_TESTING)
|
||||
set(BBL_INTERNAL_TESTING "1")
|
||||
endif()
|
||||
set(SoftFever_VERSION "1.8.0-dev")
|
||||
set(SoftFever_VERSION "1.8.0-beta1")
|
||||
string(REGEX MATCH "^([0-9]+)\\.([0-9]+)\\.([0-9]+)"
|
||||
SoftFever_VERSION_MATCH ${SoftFever_VERSION})
|
||||
set(ORCA_VERSION_MAJOR ${CMAKE_MATCH_1})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue