Increment major version to 22 (#2868)

Indicating development has started on that version.
This commit is contained in:
Guilherme Lawless 2020-08-03 19:10:08 +01:00 committed by GitHub
commit 396c3939d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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")