increment Major to indicate V20 RC has begun
This commit is contained in:
parent
1c82df3991
commit
4a420c73ba
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ execute_process(
|
|||
|
||||
option (CI_BUILD false)
|
||||
|
||||
set (CPACK_PACKAGE_VERSION_MAJOR "20")
|
||||
set (CPACK_PACKAGE_VERSION_MAJOR "21")
|
||||
set (CPACK_PACKAGE_VERSION_MINOR "0")
|
||||
set (CPACK_PACKAGE_VERSION_PATCH "0")
|
||||
set (CPACK_PACKAGE_VENDOR "Nano Currency")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue