Skip to content

Commit

Permalink
Merge pull request #549 from masterleinad/update_version_string_relea…
Browse files Browse the repository at this point in the history
…se_branch
  • Loading branch information
aprokop authored Sep 29, 2021
2 parents 15b7a5a + 5231b08 commit 9a51d3c
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 @@ -65,7 +65,7 @@ install(EXPORT ArborXTargets
DESTINATION lib/cmake/ArborX
)

set(ARBORX_VERSION_STRING "1.1 (dev)")
set(ARBORX_VERSION_STRING "1.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 9a51d3c

Please sign in to comment.