Update CPACK_PACKAGE_VERSION_MAJOR to 29 (#4868)
This commit is contained in:
parent
ef7b337bc1
commit
43b94f038b
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ if(MSVC)
|
|||
endif()
|
||||
|
||||
set(CPACK_PACKAGE_VENDOR "Nano Currency")
|
||||
set(CPACK_PACKAGE_VERSION_MAJOR "28")
|
||||
set(CPACK_PACKAGE_VERSION_MAJOR "29")
|
||||
set(CPACK_PACKAGE_VERSION_MINOR "0")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH "0")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue