From 4bb4a9123c69cfb817dc6c61ec100727b7af663d Mon Sep 17 00:00:00 2001 From: NadeemYaseen Date: Tue, 20 Aug 2024 13:09:01 +0000 Subject: [PATCH] Incremented patch version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a704a9b22..9704a034c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -39,7 +39,7 @@ set(VERSION_MINOR 0) # Add the spdlog directory to the include path include_directories(${CMAKE_CURRENT_SOURCE_DIR}/third_party/spdlog/include ${CMAKE_CURRENT_SOURCE_DIR}/third_party/exprtk ${CMAKE_CURRENT_SOURCE_DIR}/third_party/scope_guard) -set(VERSION_PATCH 416) +set(VERSION_PATCH 417) option(