We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3eddf commit 10440a4Copy full SHA for 10440a4
CMakeLists.txt
@@ -90,7 +90,7 @@ install(EXPORT ArborXTargets
90
DESTINATION lib/cmake/ArborX
91
)
92
93
-set(ARBORX_VERSION_STRING "1.4 (dev)")
+set(ARBORX_VERSION_STRING "1.4")
94
95
# Make sure that the git hash in ArborX_Version.hpp is considered to be always
96
# out of date, and thus is updated every recompile.
0 commit comments