Skip to content

Commit 1e7ec70

Browse files
committed
cmake: Update project name and version
1 parent 01ad07d commit 1e7ec70

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.5.0)
2-
project(mpi-stubs VERSION 4.2 LANGUAGES C)
2+
project(mpi-abi-stubs VERSION 5.0 LANGUAGES C)
33

44
option(BUILD_SHARED_LIBS "Build libraries as SHARED" TRUE)
55

0 commit comments

Comments
 (0)