From cb43da90897e1e395a27039a830c85a539295635 Mon Sep 17 00:00:00 2001 From: abdulhameed-akram Date: Wed, 21 Aug 2024 12:15:00 +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 9704a034c..fcd60bf1f 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 417) +set(VERSION_PATCH 418) option(