We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808e331 commit aefe78fCopy full SHA for aefe78f
CMakeLists.txt
@@ -81,7 +81,7 @@ install(EXPORT ArborXTargets
81
DESTINATION lib/cmake/ArborX
82
)
83
84
-set(ARBORX_VERSION_STRING "1.3 (dev)")
+set(ARBORX_VERSION_STRING "1.3")
85
86
# Make sure that the git hash in ArborX_Version.hpp is considered to be always
87
# out of date, and thus is updated every recompile.
0 commit comments