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