Update develop branch to v25 version number (#4012)
This commit is contained in:
parent
927d1b9ae2
commit
ca6d256832
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ if(MSVC)
|
|||
add_definitions(/MP)
|
||||
endif()
|
||||
|
||||
set(CPACK_PACKAGE_VERSION_MAJOR "24")
|
||||
set(CPACK_PACKAGE_VERSION_MAJOR "25")
|
||||
set(CPACK_PACKAGE_VERSION_MINOR "0")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH "0")
|
||||
if(CI_BUILD AND CI_VERSION_PRE_RELEASE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue