diff --git a/CMakeLists.txt b/CMakeLists.txt index d20bafb..c6c2cf6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ if(APPLE) endif() project(ObsidianDragon - VERSION 2.0.0 + VERSION 2.0.1 LANGUAGES C CXX DESCRIPTION "DragonX Cryptocurrency Wallet" )