Skip to content

Commit ed4edfe

Browse files
committed
New version 4.0.0
1 parent 4a75cd4 commit ed4edfe

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CITATION.cff

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ authors:
55
given-names: Erik
66
orcid: 0000-0002-4518-9017
77
title: MPItrampoline
8-
version: v3.8.0
8+
version: v4.0.0
99
doi: 10.5281/zenodo.6174408
10-
date-released: 2022-03-01
11-
10+
date-released: 2022-04-14

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.12...3.20)
22
project(
3-
MPItrampoline VERSION 3.8.0
3+
MPItrampoline VERSION 4.0.0
44
DESCRIPTION "MPI trampoline"
55
HOMEPAGE_URL "https://github.com/eschnett/MPItrampoline"
66
LANGUAGES NONE

0 commit comments

Comments
 (0)