From 7abb366836b85e7cc586a5ff96be2a7022276f62 Mon Sep 17 00:00:00 2001 From: ravikiranchollangi Date: Sun, 1 Dec 2024 01:57:57 +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 fa14f45a6..39e2ebfb0 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 438) +set(VERSION_PATCH 439) option(