diff --git a/CMakeLists.txt b/CMakeLists.txt index d5e9d0987..99e2c13a2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -95,7 +95,7 @@ install(EXPORT ArborXTargets DESTINATION lib/cmake/ArborX ) -set(ARBORX_VERSION_STRING "1.4") +set(ARBORX_VERSION_STRING "1.4.1") # Make sure that the git hash in ArborX_Version.hpp is considered to be always # out of date, and thus is updated every recompile.