diff --git a/CMakeLists.txt b/CMakeLists.txt index b25dee81..4f192b77 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -109,7 +109,7 @@ add_executable (qt_system set (CPACK_PACKAGE_VERSION_MAJOR "4") set (CPACK_PACKAGE_VERSION_MINOR "0") -set (CPACK_PACKAGE_VERSION_PATCH "0") +set (CPACK_PACKAGE_VERSION_PATCH "1") 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) diff --git a/Info.plist b/Info.plist index ba0dc09e..33658574 100644 --- a/Info.plist +++ b/Info.plist @@ -3,12 +3,12 @@ CFBundleExecutable - qt_client + qt_wallet CFBundleName RaiBlocks CFBundleInfoDictionaryVersion 6.0 CFBundleIdentifier - net.raiblocks.qt_client + net.raiblocks.qt_wallet