diff --git a/CMakeLists.txt b/CMakeLists.txt index 3ac3248..15f2e1e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 4.2) # Project configuration # ============================ project( - splain + splainn VERSION 1.0 LANGUAGES CXX )