Skip to content

Commit 10440a4

Browse files
committed
Switch to non-develop version
1 parent 9c3eddf commit 10440a4

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
@@ -90,7 +90,7 @@ install(EXPORT ArborXTargets
9090
DESTINATION lib/cmake/ArborX
9191
)
9292

93-
set(ARBORX_VERSION_STRING "1.4 (dev)")
93+
set(ARBORX_VERSION_STRING "1.4")
9494

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

0 commit comments

Comments
 (0)