Bumping version number
This commit is contained in:
parent
ab193bea1b
commit
1dd380ee5f
1 changed files with 2 additions and 2 deletions
|
@ -325,8 +325,8 @@ add_executable (qt_system
|
|||
rai/qt_system/entry.cpp)
|
||||
|
||||
set (CPACK_PACKAGE_VERSION_MAJOR "7")
|
||||
set (CPACK_PACKAGE_VERSION_MINOR "6")
|
||||
set (CPACK_PACKAGE_VERSION_PATCH "1")
|
||||
set (CPACK_PACKAGE_VERSION_MINOR "7")
|
||||
set (CPACK_PACKAGE_VERSION_PATCH "0")
|
||||
|
||||
SET (ACTIVE_NETWORK rai_active_network CACHE STRING "Selects which network parameters are used")
|
||||
set_property (CACHE ACTIVE_NETWORK PROPERTY STRINGS rai_test_network rai_beta_network rai_live_network)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue