--- rpl/lapack/lapack/ilaver.f 2011/11/21 22:19:43 1.12 +++ rpl/lapack/lapack/ilaver.f 2012/07/31 11:06:37 1.13 @@ -48,7 +48,7 @@ * ===================================================================== SUBROUTINE ILAVER( VERS_MAJOR, VERS_MINOR, VERS_PATCH ) * -* -- LAPACK computational routine (version 3.4.0) -- +* -- LAPACK computational routine (version 3.4.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 @@ -59,7 +59,7 @@ * ===================================================================== VERS_MAJOR = 3 VERS_MINOR = 4 - VERS_PATCH = 0 + VERS_PATCH = 1 * ===================================================================== * RETURN