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