--- rpl/lapack/lapack/ilaver.f 2010/08/13 21:04:01 1.7 +++ rpl/lapack/lapack/ilaver.f 2010/12/21 13:48:06 1.8 @@ -1,8 +1,8 @@ SUBROUTINE ILAVER( VERS_MAJOR, VERS_MINOR, VERS_PATCH ) * -* -- LAPACK routine (version 3.2.2) -- +* -- LAPACK routine (version 3.3.0) -- * -* -- June 2010 -- +* November 2010 * * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- @@ -26,8 +26,8 @@ INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH * ===================================================================== VERS_MAJOR = 3 - VERS_MINOR = 2 - VERS_PATCH = 2 + VERS_MINOR = 3 + VERS_PATCH = 0 * ===================================================================== * RETURN