diff --git a/CMakeLists.txt b/CMakeLists.txt index a16f545..34ba743 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,8 +1,8 @@ cmake_minimum_required(VERSION 3.1...3.28) project( - Template - VERSION 0.1.0 + Mafia + VERSION 0.1.1 LANGUAGES CXX) set(CMAKE_EXPORT_COMPILE_COMMANDS ON)