Update CPACK_PACKAGE_VERSION_MAJOR to 28 (#4686)

Co-authored-by: clemahieu <clemahieu@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-07-22 11:51:55 +01:00 committed by GitHub
commit 5aff36eef5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ if(MSVC)
endif()
set(CPACK_PACKAGE_VENDOR "Nano Currency")
set(CPACK_PACKAGE_VERSION_MAJOR "27")
set(CPACK_PACKAGE_VERSION_MAJOR "28")
set(CPACK_PACKAGE_VERSION_MINOR "0")
set(CPACK_PACKAGE_VERSION_PATCH "0")