diff --git a/CMakeLists.txt b/CMakeLists.txt index 2961cef8..3405b8d1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.11) -project(lo2s VERSION 1.4.0) +project(lo2s VERSION 1.5.0) include(CMakeDependentOption) include(CheckIncludeFiles)