diff --git a/CMakeLists.txt b/CMakeLists.txt index 530a6d7..e4ba8fc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20) project( bsa - VERSION 1.4.0 + VERSION 2.0.0 LANGUAGES CXX )