--- rpl/lapack/lapack/ilaver.f 2012/08/22 09:48:28 1.14 +++ rpl/lapack/lapack/ilaver.f 2012/12/14 12:30:28 1.15 @@ -41,17 +41,17 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date November 2011 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * * ===================================================================== SUBROUTINE ILAVER( VERS_MAJOR, VERS_MINOR, VERS_PATCH ) * -* -- LAPACK computational routine (version 3.4.1) -- +* -- LAPACK computational routine (version 3.4.2) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* November 2011 +* September 2012 * * ===================================================================== * @@ -59,7 +59,7 @@ * ===================================================================== VERS_MAJOR = 3 VERS_MINOR = 4 - VERS_PATCH = 1 + VERS_PATCH = 2 * ===================================================================== * RETURN