Increment major version to 22 (#2868)
Indicating development has started on that version.
This commit is contained in:
parent
0f4ba5c160
commit
396c3939d2
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ if(MSVC)
|
|||
add_definitions(/MP)
|
||||
endif()
|
||||
|
||||
set (CPACK_PACKAGE_VERSION_MAJOR "21")
|
||||
set (CPACK_PACKAGE_VERSION_MAJOR "22")
|
||||
set (CPACK_PACKAGE_VERSION_MINOR "0")
|
||||
set (CPACK_PACKAGE_VERSION_PATCH "0")
|
||||
set (CPACK_PACKAGE_VERSION_PRE_RELEASE "0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue