From a298b95cfefdff51e73dc367e53def01549c20a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 05:22:39 +0000 Subject: [PATCH] Bump FindMUS version to 2.10.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 72afcfd..1750f04 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ include_directories("include" ${CMAKE_BINARY_DIR}) # The version number. set (findMUS_VERSION_MAJOR 2) set (findMUS_VERSION_MINOR 10) -set (findMUS_VERSION_PATCH 1) +set (findMUS_VERSION_PATCH 2) add_library(hiermus lib/SubProblem.cpp