Update CPACK_PACKAGE_VERSION_MAJOR to 28 (#4686)
Co-authored-by: clemahieu <clemahieu@users.noreply.github.com>
This commit is contained in:
parent
c9ba8f5b6d
commit
5aff36eef5
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue