From 55d9a245d78ec412670cf68bec291200e3ea27dd Mon Sep 17 00:00:00 2001 From: nniro Date: Fri, 20 Mar 2026 13:00:53 +1100 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )