Skip to content

Commit 9739772

Browse files
committed
update CMakeLists for v3.7.1
1 parent 7be83af commit 9739772

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
@@ -50,7 +50,7 @@ project(wi4mpi)
5050

5151
set(VERSION_MAJOR 3)
5252
set(VERSION_MINOR 7)
53-
set(VERSION_PATCH 0)
53+
set(VERSION_PATCH 1)
5454

5555
set(WI4MPI_VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH})
5656

0 commit comments

Comments
 (0)