Skip to content

Commit

Permalink
Update version in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Rombur committed Jun 8, 2023
1 parent 07947cf commit 0de955a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0de955a

Please sign in to comment.