We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ad07d commit 1e7ec70Copy full SHA for 1e7ec70
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.5.0)
2
-project(mpi-stubs VERSION 4.2 LANGUAGES C)
+project(mpi-abi-stubs VERSION 5.0 LANGUAGES C)
3
4
option(BUILD_SHARED_LIBS "Build libraries as SHARED" TRUE)
5
0 commit comments