diff --git a/CMakeLists.txt b/CMakeLists.txt index 5b6c177f2..a191d40a3 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ HunterGate( ) project(ethminer) -set(PROJECT_VERSION 0.2.13) +set(PROJECT_VERSION 0.2.16) cable_set_build_type(DEFAULT Release CONFIGURATION_TYPES Release RelWithDebInfo)