diff --git a/CMakeLists.txt b/CMakeLists.txt index 29f1520..5e695d7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.18) -project(iniparser VERSION 4.2.3) +project(iniparser VERSION 4.2.4) include(GNUInstallDirs) include(CMakePackageConfigHelpers)