aboutsummaryrefslogtreecommitdiff
path: root/SRC/cggev3.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cggev3.f')
-rw-r--r--SRC/cggev3.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cggev3.f b/SRC/cggev3.f
index decdae50..f34b8f2c 100644
--- a/SRC/cggev3.f
+++ b/SRC/cggev3.f
@@ -216,7 +216,7 @@
SUBROUTINE CGGEV3( JOBVL, JOBVR, N, A, LDA, B, LDB, ALPHA, BETA,
$ VL, LDVL, VR, LDVR, WORK, LWORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.6.0) --
+* -- LAPACK driver routine (version 3.6.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* January 2015