increment Major version in preparation for RC1
This commit is contained in:
parent
ff48d7fd84
commit
aedaa9fe5a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required (VERSION 3.4)
|
||||
project (nano-node)
|
||||
|
||||
set (CPACK_PACKAGE_VERSION_MAJOR "19")
|
||||
set (CPACK_PACKAGE_VERSION_MAJOR "20")
|
||||
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