diff --git a/CMakeLists.txt b/CMakeLists.txt index ef8a069..6fde8db 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.26) -project(omath VERSION 3.10.1 LANGUAGES CXX) +project(omath VERSION 3.11.0 LANGUAGES CXX) include(CMakePackageConfigHelpers) include(CheckCXXCompilerFlag) diff --git a/VERSION b/VERSION index 4764627..e0af123 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.9.2 \ No newline at end of file +3.11.0 \ No newline at end of file