Bumping revision number.

This commit is contained in:
clemahieu 2015-02-12 19:59:05 -06:00
commit f15e57b1dc

View file

@ -121,9 +121,9 @@ add_executable (qt_wallet ${PLATFORM_GUI_TARGET_PROPERTIES}
add_executable (qt_system
rai/qt_system/entry.cpp)
set (CPACK_PACKAGE_VERSION_MAJOR "4")
set (CPACK_PACKAGE_VERSION_MAJOR "5")
set (CPACK_PACKAGE_VERSION_MINOR "0")
set (CPACK_PACKAGE_VERSION_PATCH "2")
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)