From 653656f012c21790f72181416c8ac0bfa621fa19 Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Wed, 27 May 2009 00:32:23 +0000 Subject: [PATCH] - Hey, as of r19461, we're officially endorse MPI-2.1 ... even in Fortran ;-) This commit was SVN r21284. The following SVN revision numbers were found above: r19461 --> open-mpi/ompi@008fa8c5cc3e769540187dd0939c4901a3771268 --- ompi/include/mpif-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ompi/include/mpif-common.h b/ompi/include/mpif-common.h index ad1e856bd7..2b473b1c2f 100644 --- a/ompi/include/mpif-common.h +++ b/ompi/include/mpif-common.h @@ -75,7 +75,7 @@ integer MPI_VERSION, MPI_SUBVERSION parameter (MPI_VERSION=2) - parameter (MPI_SUBVERSION=0) + parameter (MPI_SUBVERSION=1) ! ! Miscellaneous constants !