From 2ae92be07be1cf812f77c712c23f06093ca46275 Mon Sep 17 00:00:00 2001 From: chungshien-chai Date: Thu, 7 Nov 2024 07:51:27 +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 da23c7076..039cf58fc 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 436) +set(VERSION_PATCH 437) option(