Skip to content

Commit aefe78f

Browse files
committed
Switch to non-develop version
1 parent 808e331 commit aefe78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ install(EXPORT ArborXTargets
8181
DESTINATION lib/cmake/ArborX
8282
)
8383

84-
set(ARBORX_VERSION_STRING "1.3 (dev)")
84+
set(ARBORX_VERSION_STRING "1.3")
8585

8686
# Make sure that the git hash in ArborX_Version.hpp is considered to be always
8787
# out of date, and thus is updated every recompile.

0 commit comments

Comments
 (0)