Updating major version to 26. (#4227)

This commit is contained in:
clemahieu 2023-05-09 11:34:34 +01:00 committed by GitHub
commit a7ad430729
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ if(MSVC)
add_definitions(/MP)
endif()
set(CPACK_PACKAGE_VERSION_MAJOR "25")
set(CPACK_PACKAGE_VERSION_MAJOR "26")
set(CPACK_PACKAGE_VERSION_MINOR "0")
set(CPACK_PACKAGE_VERSION_PATCH "0")
if(CI_BUILD AND CI_VERSION_PRE_RELEASE)