r27471 wasn't entirely correct: the libmpi_f90_so_version should have v1.6
authorjsquyres
Sat Nov 03 20:40:06 2012 +0000 (7 months ago)
branchv1.6
changeset 209564ee77042b1da
parent 20951 376d2d8bed17
child 21028 053ca79ca2a0
r27471 wasn't entirely correct: the libmpi_f90_so_version should have
been updated to 4:0:3 (not 4:0:1). The commit message stated that we
''changed'' and interface in 1.6.1, but that wasn't quite correct.

The change was a compile-time issue, not a link-time issue. It
changed a parameter from being INOUT to IN, but that doesn't change
the link-time semantics.
VERSION
     1.1 --- a/VERSION	Thu Nov 01 12:28:28 2012 +0000
     1.2 +++ b/VERSION	Sat Nov 03 20:40:06 2012 +0000
     1.3 @@ -82,7 +82,7 @@
     1.4  libmpi_so_version=1:6:0
     1.5  libmpi_cxx_so_version=1:1:0
     1.6  libmpi_f77_so_version=1:6:0
     1.7 -libmpi_f90_so_version=4:0:1
     1.8 +libmpi_f90_so_version=4:0:3
     1.9  libopen_rte_so_version=4:3:0
    1.10  libopen_pal_so_version=4:3:0
    1.11